Skip to content
Snippets Groups Projects
Commit 45cf3123 authored by Artem Borisov's avatar Artem Borisov
Browse files

msm8953-common: Restart audio HIDL HAL after decryption

* For some reason, booting with headphones plugged in results
  in a broken speaker output if FDE secure boot is enabled.
* Restarting audio HAL after decryption seems to resolve the issue.

Change-Id: Ie14b89841bf811f0fb09edb0a04fd28aafecde87
parent 176e1492
No related branches found
No related tags found
No related merge requests found
......@@ -428,8 +428,8 @@ on property:vendor.radio.atfwd.start=false
on property:vold.decrypt=trigger_restart_framework
start config_bt_addr
stop vendor.camera-provider-2-4
start vendor.camera-provider-2-4
restart vendor.camera-provider-2-4
restart vendor.audio-hal-2-0
start wcnss-service
on property:persist.env.fastdorm.enabled=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment