mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: sepolicy: Label recovery and boot block
Signed-off-by: SamarV-121 <samarvispute121@pm.me> Change-Id: I861165f7b6c3279bc104818f2ec33887f34f5384
This commit is contained in:
parent
22cd3a8290
commit
386f45e30a
1 changed files with 2 additions and 0 deletions
2
sepolicy/vendor/file_contexts
vendored
2
sepolicy/vendor/file_contexts
vendored
|
|
@ -31,6 +31,8 @@
|
|||
/dev/block/platform/.+/by-name/(userdata|USERDATA)? u:object_r:userdata_block_device:s0
|
||||
/dev/block/platform/.+/by-name/(keyrefuge|KEYREFUGE)? u:object_r:keyrefuge_block_device:s0
|
||||
/dev/block/platform/.+/by-name/(persistent|PERSISTENT)? u:object_r:frp_block_device:s0
|
||||
/dev/block/platform/.+/by-name/(boot|BOOT)? u:object_r:boot_block_device:s0
|
||||
/dev/block/platform/.+/by-name/(recovery|RECOVERY)? u:object_r:recovery_block_device:s0
|
||||
|
||||
####################################
|
||||
# efs
|
||||
|
|
|
|||
Loading…
Reference in a new issue