sepolicy: qti: Add selinux rules for ams-tof

Change-Id: I003da0e0286fc1e6db13fe5db63d710a5d90015f
This commit is contained in:
LuK1337
2023-01-14 13:17:55 +01:00
parent 9fb26aae02
commit 15d4c81836
3 changed files with 7 additions and 0 deletions

View File

@@ -21,6 +21,9 @@ type vendor_proc_eng_cali_file, fs_type, proc_type;
type vendor_proc_oplus_als_file, fs_type, proc_type;
type vendor_sysfs_sensor_fb, fs_type, sysfs_type;
# TOF
type vendor_sysfs_tof, fs_type, sysfs_type;
# Ultrasound
type vendor_proc_ultrasound, fs_type, proc_type;