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
device_oneplus_sm7250-common/sepolicy/vendor/file.te
aswin7469 0bc8972eea sm7250-common: rootdir: cleanup unused oneplus stuffs
* im sorry custom kernels

Signed-off-by: aswin7469 <aswinas@pixysos.com>
2023-01-05 22:30:20 +05:30

26 lines
824 B
Plaintext

# files
type oem_file, file_type;
type opf_file, file_type;
# procfs
type proc_direct_swappiness, fs_type, proc_type;
type proc_swappiness, fs_type, proc_type;
type proc_touchpanel, fs_type, proc_type;
type proc_watermark_boost_factor, fs_type, proc_type;
# sysfs
type sysfs_dash_charger, fs_type, proc_type, sysfs_type;
type sysfs_dbg, fs_type, sysfs_type;
type sysfs_display_mode, fs_type, sysfs_type;
type sysfs_fod, fs_type, sysfs_type;
type sysfs_fsc, fs_type, sysfs_type;
type sysfs_fuse, fs_type, sysfs_type;
type sysfs_project_info, fs_type, sysfs_type;
type sysfs_tpd, fs_type, sysfs_type;
type sysfs_tri_state_key, sysfs_type, fs_type;
type sysfs_vl53l1, fs_type, sysfs_type;
type vendor_sysfs_video_call_on, fs_type, sysfs_type;
# Data files
type per_boot_file, file_type, data_file_type, core_data_file_type;