aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2018-02-16 16:34:07 +0100
committerDavide Garberi <dade.garberi@gmail.com>2019-02-18 13:56:05 +0100
commit39ec1c798a066985689a477d65742c4724ab3d86 (patch)
tree0eb4d1446842bbb94e56afb234224622882f6107 /rootdir
parent0f384357c41166aaf60d89c8bd842dcce0a6bc95 (diff)
msm8996-common: Restart HIDL camera provider after decryption
* Restart HIDL camera provider to cover some edge cases where camera isn't working on FDE devices with boot pin enabled. Change-Id: Ia757e9d07de26008f426fca582439d68b6d6fecb Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/etc/init.qcom.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index fa88f5a..db2389a 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -608,3 +608,5 @@ on property:vold.decrypt=trigger_restart_min_framework
on property:vold.decrypt=trigger_restart_framework
start audio-hal-2-0
+ stop vendor.camera-provider-2-4
+ start vendor.camera-provider-2-4