Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
490115c0d06eae20c4bdacf4305420fe7d6a1c2a
/
.
/
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
)