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