mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Removes binder violations for camera/hwcomposer HALs. Bug: 36683636 Bug: 37302783 Test: muskie/taimen boot, graphics/camera works Change-Id: Id3996b3ca11e2c4cb1d0df10e0f4a456829b8f9b
9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
allow hal_camera_default input_device:dir r_dir_perms;
|
|
|
|
allow hal_camera_default sysfs_laser:file w_file_perms;
|
|
vndbinder_use(hal_camera_default);
|
|
allow hal_camera_default qdisplay_service:service_manager { find };
|
|
|
|
binder_call(hal_camera_default, hal_graphics_composer)
|
|
binder_call(hal_camera_default, system_server)
|