You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
371 B
11 lines
371 B
on post-fs-data
|
|
mkdir /data/misc/cfg_rockchip 0755 system system encryption=Require
|
|
mkdir /data/vendor/rkalgo 0775 system system encryption=Require
|
|
|
|
# for nfc
|
|
mkdir /data/nfc 0700 nfc nfc encryption=Require
|
|
mkdir /data/nfc/param 0700 nfc nfc encryption=Require
|
|
|
|
on zygote-start
|
|
mkdir /data/vendor/vendorstorage 0770 root system encryption=Require
|