mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
nfc: sepolicy: creates data/vendor/nfc/ for HAL specific data
Test: NFC powers up without any denials Bug: 36686703 Change-Id: Ib33a0042c5d03d2b9ee8a02dac143da9c8c216a9 Signed-off-by: Ruchi Kandoi<kandoiruchi@google.com>
This commit is contained in:
@@ -183,6 +183,7 @@ on post-fs-data
|
||||
# NFC local data and nfcee xml storage
|
||||
mkdir /data/nfc 0770 nfc nfc
|
||||
mkdir /data/nfc/param 0770 nfc nfc
|
||||
mkdir /data/vendor/nfc 0770 nfc nfc
|
||||
|
||||
|
||||
# Set indication (checked by vold) that we have finished this action
|
||||
|
||||
Reference in New Issue
Block a user