Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
6b145456cbf721462b7c8efa44d6822fc5a37833
/
.
/
qcom
/
private
/
recovery.te
blob: cab7350d14e85bf0c16030c87bfd913893fda75b [
file
] [
log
] [
blame
]
recovery_only
(
`
r_dir_file(recovery, sysfs_battery_supply)
r_dir_file(recovery, sysfs_graphics)
r_dir_file(recovery, sysfs_usb_supply)
allow recovery sysfs_graphics:file write;
')