mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
sm6150-common: sepolicy: Allow binder call for hal_camera_default
Change-Id: I661e3374947a4a4dff12164cad3a2e05bfce8ab4 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
28bcb03e77
commit
5bd4e0c616
2
sepolicy/vendor/hal_camera_default.te
vendored
2
sepolicy/vendor/hal_camera_default.te
vendored
@@ -11,3 +11,5 @@ r_dir_file(hal_camera_default, mnt_vendor_file)
|
|||||||
|
|
||||||
allow hal_camera_default remosaic_daemon_service:service_manager find;
|
allow hal_camera_default remosaic_daemon_service:service_manager find;
|
||||||
binder_call(hal_camera_default, remosaic_daemon)
|
binder_call(hal_camera_default, remosaic_daemon)
|
||||||
|
|
||||||
|
binder_call(hal_camera_default, system_server)
|
||||||
|
|||||||
Reference in New Issue
Block a user