Merge "Create folder to store nfc snoop data"

This commit is contained in:
Jack Yu 2020-10-16 07:56:10 +00:00 committed by Gerrit Code Review
commit b5e565d29b

View file

@ -601,6 +601,8 @@ on post-fs-data
chown bluetooth bluetooth /data/misc/bluedroid/bt_config.conf
mkdir /data/misc/bluetooth 0770 bluetooth bluetooth
mkdir /data/misc/bluetooth/logs 0770 bluetooth bluetooth
mkdir /data/misc/nfc 0770 nfc nfc
mkdir /data/misc/nfc/logs 0770 nfc nfc
mkdir /data/misc/credstore 0700 credstore credstore
mkdir /data/misc/keystore 0700 keystore keystore
mkdir /data/misc/gatekeeper 0700 system system