mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Add camera HAL to be client of thermal HAL." into oc-mr1-dev
am: 0c3aeadab9
Change-Id: I05f7f80a9813cff31bbcee1a601df9debdebeabc
This commit is contained in:
3
sepolicy/vendor/hal_camera_default.te
vendored
3
sepolicy/vendor/hal_camera_default.te
vendored
@@ -11,8 +11,9 @@ binder_call(hal_camera_default, hal_graphics_composer)
|
||||
binder_call(hal_camera_default, system_server)
|
||||
binder_call(hal_camera_default, hal_graphics_allocator)
|
||||
|
||||
# For interfacing with PowerHAL
|
||||
# For interfacing with PowerHAL and ThermalHAL
|
||||
hal_client_domain(hal_camera_default, hal_power)
|
||||
hal_client_domain(hal_camera_default, hal_thermal)
|
||||
|
||||
# For camera team debugging
|
||||
userdebug_or_eng(`
|
||||
|
||||
Reference in New Issue
Block a user