Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
28a896bf9a0cb26bff3c2654df118b89f311f9c6
/
.
/
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
;