mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Merge "sepolicy: allow camera HAL more access to easelcomm" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6ec569f9c8
2
sepolicy/vendor/hal_camera.te
vendored
2
sepolicy/vendor/hal_camera.te
vendored
@@ -45,7 +45,7 @@ userdebug_or_eng(`
|
||||
')
|
||||
|
||||
# access easel dev nodes
|
||||
allow hal_camera easel_device:chr_file { read write ioctl open };
|
||||
allow hal_camera easel_device:chr_file { read write ioctl open getattr };
|
||||
allow hal_camera sysfs_easel:file rw_file_perms;
|
||||
|
||||
# access hexagon
|
||||
|
||||
Reference in New Issue
Block a user