sepolicy: qti: Allow hal_sensors_default to access touchpanel

- required on SM8150

Change-Id: I47360407af4e70b60be27c1f9af46f6db3ce5a5d
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
Omkar Chandorkar
2022-10-22 12:04:52 +05:30
committed by Łukasz Patron
parent 6c68312124
commit 159cbb52a0

View File

@@ -3,5 +3,6 @@ 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)