summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.tuna.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 8e1e8c2..780603b 100644
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -29,6 +29,11 @@ on fs
# take a wakelock on boot until PM is working
write /sys/power/wake_lock hack
+# nfc
+ setprop ro.nfc.port "COM4"
+ chmod 0600 /dev/ttyO3
+ chown nfc nfc /dev/ttyO3
+
service pvrsrvinit /vendor/bin/pvrsrvinit
class core
user root