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_motorola_sanders/sepolicy/file.te
2017-04-03 03:20:44 +05:30

13 lines
323 B
Plaintext

# FSG
type fsg_file, fs_type, contextmount_type;
# RIL
type netmgr_data_file, file_type, data_file_type;
# sysfs
type sysfs_adsp, fs_type, sysfs_type;
type sysfs_homebutton, fs_type, sysfs_type;
type sysfs_mmi_fp, fs_type, sysfs_type;
type sysfs_mmi_laser, fs_type, sysfs_type;
type sysfs_mmi_touch, fs_type, sysfs_type;