diff options
-rw-r--r-- | rootdir/etc/init.qcom.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 35e6a4d..1c193ea 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -307,6 +307,9 @@ on post-fs-data # Create directory used by bluetooth subsystem mkdir /data/vendor/bluetooth 2770 bluetooth bluetooth + # Nfc + mkdir /data/vendor/nfc 0770 nfc nfc + # Set owner of macaddr node chown system system /sys/devices/platform/bcmdhd_wlan/macaddr |