Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
13f733d17c65e9f881f9e3f8b84e7798c9e5845a
/
.
/
qcom
/
dynamic
/
hal_lineage_livedisplay_sysfs.te
blob: f3995d27600f07d3484e2951009400c1cd09ae2b [
file
] [
log
] [
blame
]
# Allow LiveDisplay to access vendor display property
get_prop
(
hal_lineage_livedisplay_sysfs
,
vendor_display_prop
)
# Allow LiveDisplay to read files in sysfs_graphics
r_dir_file
(
hal_lineage_livedisplay_sysfs
,
sysfs_graphics
)