sm6375-common: libperfmgr.rc: let power hal start early

Bug: 162791243
Bug: 72471476
Test: build and using emul temp/running burn8 to verify it
Change-Id: I5ca475be8b73b940e4858634595a7918ae92f6ef
This commit is contained in:
Kyle Lin 2024-07-18 20:16:00 +05:30 committed by Anand S
parent 1790dd61dd
commit 2ae9846959
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -4,6 +4,9 @@ service vendor.power-hal-aidl /vendor/bin/hw/android.hardware.power-service.moto
group system group system
priority -20 priority -20
on late-fs
start vendor.power-hal-aidl
# restart powerHAL when framework died # restart powerHAL when framework died
on property:init.svc.zygote=restarting && property:vendor.powerhal.state=* on property:init.svc.zygote=restarting && property:vendor.powerhal.state=*
setprop vendor.powerhal.state "" setprop vendor.powerhal.state ""