mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Restart HIDL camera provider after decryption
* HIDL camera provider starts too early for our 7.0 camera HAL. Change-Id: Ia757e9d07de26008f426fca582439d68b6d6fecb
This commit is contained in:
parent
28e78fdbb1
commit
af54e51b92
1 changed files with 4 additions and 0 deletions
|
@ -1486,3 +1486,7 @@ on property:init.svc.per_mgr=running
|
|||
|
||||
on property:sys.shutdown.requested=*
|
||||
stop per_proxy
|
||||
|
||||
on property:vold.decrypt=trigger_restart_framework
|
||||
stop camera-provider-2-4
|
||||
start camera-provider-2-4
|
||||
|
|
Loading…
Reference in a new issue