Label vendor_kernel_boot with boot_block_device for OTA updating
Label with boot_block_device to allow further operations on vendor_kernel_boot including OTA updating. This is required for update_engine to be able to write to vendor_kernel_boot on builds that are enforcing sepolicy. Bug: 214409109 Signed-off-by: Lucas Wei <lucaswei@google.com> Change-Id: If239690ee168ecfd5c5b755451e389a4523c79b8
This commit is contained in:
parent
85710448f3
commit
ab9ec22267
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
|||
/dev/block/platform/14700000\.ufs/by-name/vbmeta_system_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/14700000\.ufs/by-name/vbmeta_vendor_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/14700000\.ufs/by-name/vendor_boot_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/14700000\.ufs/by-name/vendor_kernel_boot_[ab] u:object_r:custom_ab_block_device:s0
|
||||
|
||||
# Data
|
||||
/data/vendor/slog(/.*)? u:object_r:vendor_slog_file:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue