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