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/file.te
cjh1249131356 2d4e173ef8 sepolicy: qti: Add rules for OnePlus Camera
Co-authored-by: Sanju0910 <sreeshankar0910@gmail.com>
Co-authored-by: chandu078 <chandudyavanapelli03@gmail.com>
Signed-off-by: cjh1249131356 <cjh1249131356@gmail.com>
2023-07-09 11:21:52 +05:30

33 lines
748 B
Plaintext

# Alert Slider
type vendor_proc_tri_state_key, fs_type, proc_type;
# Camera
type public_adsprpcd_file, file_type;
type vendor_persist_camera_file, file_type;
# Charging
type vendor_proc_wireless, fs_type, proc_type;
# Display
type vendor_proc_display, fs_type, proc_type;
# Engineering
type vendor_proc_engineer, fs_type, proc_type;
# Fingerprint
type vendor_proc_fingerprint, fs_type, proc_type;
# Sensors
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;
# Versioning
type vendor_proc_oplus_version, fs_type, proc_type;