From 644c5996ed3e043326268d604390d57f5cd5d7eb Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Tue, 25 May 2021 11:48:07 +0200 Subject: shinano-common: init: Create NFC config directory Change-Id: I9f225f027bd8bf36ab6324fb5eddaeb866f4803f --- rootdir/etc/init.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3