Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
1ec710c8ff528853524dc8e22b1797ca78cfc2de
/
.
/
public
/
boot_control_hal.te
blob: 2a670b39bf1c6e34cef08c56d594d5e44e2769ed [
file
] [
log
] [
blame
]
# Allow read/write bootctrl block device, if one is defined.
allow boot_control_hal bootctrl_block_device
:
blk_file rw_file_perms
;