sepolicy_vndr: Add selinux context for xbl_ramdump_[ab]
xbl_ramdump partition is being converted into A/B partition. Add corresponding selinux rule to define context for this partition. Change-Id: I6fd10a4f4675592b770f9b582d66dfd245cdc424
This commit is contained in:
parent
6a417da783
commit
e1a866f79c
1 changed files with 1 additions and 0 deletions
1
generic/vendor/taro/file_contexts
vendored
1
generic/vendor/taro/file_contexts
vendored
|
@ -100,6 +100,7 @@
|
|||
/dev/block/platform/soc/1d84000.ufshc/by-name/uefi_[ab] u:object_r:vendor_uefi_block_device:s0
|
||||
/dev/block/platform/soc/1d84000.ufshc/by-name/aop_config_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
/dev/block/platform/soc/1d84000.ufshc/by-name/vendor_dlkm_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
/dev/block/platform/soc/1d84000.ufshc/by-name/xbl_ramdump_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
|
||||
# Block device holding the GPT, where the A/B attributes are stored.
|
||||
/dev/block/platform/soc/1d84000.ufshc/sd[ade] u:object_r:vendor_gpt_block_device:s0
|
||||
|
|
Loading…
Reference in a new issue