LG8n: sepolicy: Address various hal_sensors_denials

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-20 20:05:16 +08:00
parent 08b1bd6f15
commit 3ca43995d3

View file

@ -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;