dre: Use hardware/oplus/sepolicy/qti
Keep certain policies here for now. Change-Id: I8d1f4c402a4e9ce8d97cf315d32148f88089c4c5
This commit is contained in:
parent
0edc4e9c42
commit
211108ed5e
38 changed files with 4 additions and 465 deletions
21
sepolicy/vendor/file.te
vendored
21
sepolicy/vendor/file.te
vendored
|
|
@ -1,22 +1 @@
|
|||
# files
|
||||
type oem_file, file_type;
|
||||
type op1_file, file_type;
|
||||
type op2_file, file_type;
|
||||
type opf_file, file_type;
|
||||
|
||||
# procfs
|
||||
type proc_direct_swappiness, fs_type, proc_type;
|
||||
type proc_flash_light_file, 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_dbg, fs_type, sysfs_type;
|
||||
type sysfs_fsc, fs_type, sysfs_type;
|
||||
type sysfs_fuse, fs_type, sysfs_type;
|
||||
type sysfs_memplus, fs_type, sysfs_type;
|
||||
type sysfs_ois_control, fs_type, sysfs_type;
|
||||
type sysfs_project_info, fs_type, sysfs_type;
|
||||
type sysfs_tof_control, fs_type, sysfs_type;
|
||||
type sysfs_tpd, fs_type, sysfs_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue