android_device_samsung_msm8.../sepolicy/common/hal_lineage_livedisplay_default.te
Kevin F. Haggerty 66b282da2e
msm8974-common: Build Samsung LiveDisplay service
Change-Id: I74d38aa0df3179bb00b942135e8ff055aa8a5658
2019-05-07 07:20:49 -06:00

9 lines
187 B
Text

allow hal_lineage_livedisplay_default {
sysfs_graphics
sysfs_mdnie
}:dir search;
allow hal_lineage_livedisplay_default {
sysfs_graphics
sysfs_mdnie
}:file rw_file_perms;