Merge "Create folder to store nfc snoop data"
This commit is contained in:
commit
b5e565d29b
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue