sdm660-common: power-libperfmgr: libperfmgr.rc: correct audio HAL property name
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
6242667b1f
commit
57833f93a2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ on property:init.svc.zygote=restarting && property:vendor.powerhal.state=*
|
||||||
restart vendor.power-hal-aidl
|
restart vendor.power-hal-aidl
|
||||||
|
|
||||||
# restart powerHAL when audioHAL died
|
# restart powerHAL when audioHAL died
|
||||||
on property:init.svc.vendor.audio-hal-2-0=restarting && property:vendor.powerhal.audio=AUDIO_STREAMING_LOW_LATENCY
|
on property:init.svc.vendor.audio-hal=restarting && property:vendor.powerhal.audio=AUDIO_STREAMING_LOW_LATENCY
|
||||||
setprop vendor.powerhal.audio ""
|
setprop vendor.powerhal.audio ""
|
||||||
restart vendor.power-hal-aidl
|
restart vendor.power-hal-aidl
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue