From 7d4a680423565da2567b9c3d0439743830ad6020 Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Mon, 13 Jun 2011 15:43:22 -0700 Subject: Add NFC to init.tuna.rc Change-Id: I7243d8e46d0f1f9f74c13a2bb094871df6433615 --- init.tuna.rc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'init.tuna.rc') 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 -- cgit v1.1