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:
Ruchi Kandoi
2017-03-30 11:01:32 -07:00
parent 9b94b777c0
commit da8f1b44eb
4 changed files with 7 additions and 0 deletions

View File

@@ -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