mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: sepolicy: Address various hal_sensors_denials
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
08b1bd6f15
commit
3ca43995d3
1
sepolicy/vendor/hal_sensors_default.te
vendored
1
sepolicy/vendor/hal_sensors_default.te
vendored
|
@ -2,6 +2,7 @@
|
|||
allow hal_sensors_default dri_device:chr_file rw_file_perms;
|
||||
allow hal_sensors_default gpu_device:chr_file rw_file_perms;
|
||||
allow hal_sensors_default gpu_device:dir create_dir_perms;
|
||||
allow hal_sensors_default gsi_metadata_file:dir search;
|
||||
allow hal_sensors_default hal_graphics_allocator_default:fd use;
|
||||
allow hal_sensors_default hf_manager_device:chr_file read;
|
||||
allow hal_sensors_default hf_manager_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Reference in a new issue