Add gcf partition to OTA domain
This allows the OTA mechanism to write to the bootloader slot to perform the actual OTA Bug: 263218204 Change-Id: Iec3f3aa73344f4e9a305bc3c1c3f2db7624aca93
This commit is contained in:
parent
075f213ece
commit
79bd040d55
1 changed files with 1 additions and 0 deletions
1
vendor/file_contexts
vendored
1
vendor/file_contexts
vendored
|
@ -62,6 +62,7 @@
|
|||
/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/gcf_[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
|
||||
/dev/block/platform/13200000\.ufs/by-name/mfg_data u:object_r:mfg_data_block_device:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue