* Drop light hal and recovery scripts. * All configs updated from fogos U1UG34M.23-82-2 build. Change-Id: Ia889f2af05ec08937a3d64954c40e7e24d9a6025
12 lines
194 B
Text
12 lines
194 B
Text
on boot
|
|
|
|
on post-fs-data
|
|
# NFC storage
|
|
# mkdir /data/nfc
|
|
|
|
# NFC permission
|
|
chown nfc nfc /dev/sec-nfc
|
|
chmod 0770 /dev/sec-nfc
|
|
|
|
# chown nfc nfc /data/nfc
|
|
# chmod 0770 /data/nfc
|