This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/sepolicy/qti/vendor/hal_sensors_default.te
Omkar Chandorkar 159cbb52a0 sepolicy: qti: Allow hal_sensors_default to access touchpanel
- required on SM8150

Change-Id: I47360407af4e70b60be27c1f9af46f6db3ce5a5d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-10-22 10:15:11 +02:00

9 lines
428 B
Plaintext

allow hal_sensors_default ssc_interactive_device:chr_file rw_file_perms;
allow hal_sensors_default ultrasound_device:chr_file rw_file_perms;
r_dir_file(hal_sensors_default, vendor_proc_ultrasound)
rw_dir_file(hal_sensors_default, vendor_persist_engineer_file)
rw_dir_file(hal_sensors_default, vendor_proc_display)
rw_dir_file(hal_sensors_default, vendor_sysfs_graphics)
rw_dir_file(hal_sensors_default, vendor_sysfs_sensor_fb)