mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 21:32:14 +00:00
Merge "Clean up commented out permissions"
am: 64936a0238
Change-Id: I469eaaea6cb78a000a7450442378fca12de73fd7
This commit is contained in:
5
sepolicy/vendor/hal_camera.te
vendored
5
sepolicy/vendor/hal_camera.te
vendored
@@ -5,11 +5,6 @@ allow hal_camera perfd_socket:sock_file w_file_perms;
|
||||
|
||||
allow hal_camera self:capability sys_nice;
|
||||
|
||||
# communicate with camera
|
||||
#allow hal_camera camera:unix_dgram_socket sendto;
|
||||
#allow hal_camera camera_data_file:sock_file write;
|
||||
#allow hal_camera camera_device:chr_file rw_file_perms;
|
||||
|
||||
allow hal_camera gpu_device:chr_file rw_file_perms;
|
||||
|
||||
# access to /dev/input/event{5,10}
|
||||
|
||||
Reference in New Issue
Block a user