Add GSA BL1 partition to OTA domain
This allows the OTA mechanism to write to the bootloader slot to perform the actual OTA Test: reboot and check partition label with ls -lZ Bug: 259190970 Change-Id: I5433adbacfc6e16e61aac2e797f03f63b0deb29f Signed-off-by: Kenny Root <kroot@google.com>
This commit is contained in:
parent
eedcbe920d
commit
cc4dfa8c8b
1 changed files with 1 additions and 0 deletions
1
vendor/file_contexts
vendored
1
vendor/file_contexts
vendored
|
@ -26,6 +26,7 @@
|
|||
/dev/block/platform/13200000\.ufs/by-name/dram_train_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/dtbo_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/frp u:object_r:frp_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/gsa_bl1_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/gsa_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/ldfw_[ab] u:object_r:custom_ab_block_device:s0
|
||||
/dev/block/platform/13200000\.ufs/by-name/metadata u:object_r:metadata_block_device:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue