android_device_tecno_LG8n/sepolicy/vendor/file.te
Shirayuki39 34bf33e05b LG8n: Kang sepolicy from pre-Reboot branch
* Wouldn't kanging be faster

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
2024-07-17 14:58:40 +08:00

29 lines
790 B
Plaintext

# Camera
type sysfs_tran_cam_file, fs_type, sysfs_type;
type transsion_camera_data_file, file_type, data_file_type, mlstrustedobject;
type vendor_watermark_data_file, file_type, data_file_type, mlstrustedobject;
# Data
type storage_dbg_data_file, file_type, data_file_type;
# Fingerprint
type sysfs_fp_name_path, fs_type, sysfs_type;
type vendor_gf_data_file, file_type, data_file_type;
# NFC
type nfc_vendor_data_file, file_type, data_file_type;
# Gesture
type proc_gesture_function, fs_type, proc_type, sysfs_type;
type proc_main_gesture_function, fs_type, proc_type, sysfs_type;
# OTG
type sysfs_OTG_STATE_file, fs_type, sysfs_type;
# Torch
type sysfs_sub_torch_file, fs_type, sysfs_type;
type sysfs_torch_file, fs_type, sysfs_type;
# VMAX
type aw87xxx_vmax, fs_type, sysfs_type;