device_xiaomi_sm6150-common/sepolicy/vendor/hal_lineage_livedisplay_qti.te

6 lines
221 B
Plaintext
Raw Normal View History

type sysfs_anti_flicker, sysfs_type, fs_type;
type sysfs_hbm, sysfs_type, fs_type;
allow hal_lineage_livedisplay_qti sysfs_anti_flicker:file rw_file_perms;
allow hal_lineage_livedisplay_qti sysfs_hbm:file rw_file_perms;