clover: init: Start qseecom daemon as early as possible for FBE
Qseecom needs to start at earlier stage for FBE to work properly. Change-Id: Ie2408f652df291ad6a1b0dee1e4d559ff35c7c45 Signed-off-by: Ramandeep Trehan <rtrehan@codeaurora.org>
This commit is contained in:
parent
38fe2f0836
commit
a9d3682617
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ on property:sys.incall=true
|
|||
on property:sys.incall=false
|
||||
write /sys/class/power_supply/battery/constant_charge_current_max 1000000
|
||||
|
||||
on post-fs
|
||||
wait_for_prop sys.listeners.registered true
|
||||
|
||||
on boot
|
||||
start macaddress_setup
|
||||
|
||||
|
|
Loading…
Reference in a new issue