device_xiaomi_sm6150-common/sepolicy/vendor/hal_lineage_livedisplay_qti.te
Arian 83f9791ee2
sm6150-common: livedisplay: Add anti flicker support
Change-Id: Ieb91a3efe0fc124e120f95f5ec197aa3c5cecb14
2021-06-18 18:32:31 +02:00

6 lines
221 B
Plaintext

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;