Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 356754b4 authored by Ravneet Dhanjal's avatar Ravneet Dhanjal
Browse files

cameraserver: Allow camera HAL restart from cameraserver

- Add rule to cameraserver to allow the camera HAL
to restart upon its own restart
- Allows cameraservice watchdog to result in a kill to
the camera HAL process from cameraserver
- Will only affect any camera HAL with "cameraWatchdog"
class initialized in its init file

Test: Manual
Bug: 232864741
Change-Id: Ida4b4c4e25bdf14ffb1047ea84607e830142a90f
parent 8199b3f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ service cameraserver /system/bin/cameraserver
    ioprio rt 4
    task_profiles CameraServiceCapacity MaxPerformance
    rlimit rtprio 10 10
    onrestart class_restart cameraWatchdog