Merge "Revert "init: Delay trusty app loading until storage is ready"" into tm-qpr-dev
This commit is contained in:
commit
aba401865e
1 changed files with 2 additions and 2 deletions
|
@ -82,13 +82,13 @@ on post-fs-data
|
|||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/irq
|
||||
chown system system /sys/devices/platform/odm/odm:fp_fpc1020/wakeup_enable
|
||||
|
||||
on property:ro.vendor.trusty.storage.fs_ready=1
|
||||
on fs
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/1540.app
|
||||
# Permissions for hwcomposer
|
||||
chown system system /sys/class/backlight/panel0-backlight/cabc_mode
|
||||
|
||||
# Castauth
|
||||
on property:ro.vendor.trusty.storage.fs_ready=1
|
||||
on post-fs-data
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/cast_auth.app
|
||||
|
||||
# Wifi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue