QCS6125: support for vendor_boot and init_boot partion

Included vendor_boot and init_boot partion for AB OTA

Change-Id: Iaaf1c6660a6691ed6a474ed6debdc4d239f7e52b
This commit is contained in:
Ashok Gandla 2022-12-15 21:23:22 +05:30 committed by Gerrit - the friendly Code Review server
parent 7711842470
commit 3bf264e5b4

View file

@ -86,6 +86,8 @@
/dev/block/platform/soc/4804000.ufshc/by-name/super u:object_r:super_block_device:s0
/dev/block/platform/soc/4804000.ufshc/by-name/vbmeta_system_[ab] u:object_r:vendor_custom_ab_block_device:s0
/dev/block/platform/soc/4804000.ufshc/by-name/recovery_[ab] u:object_r:recovery_block_device:s0
/dev/block/platform/soc/4804000.ufshc/by-name/vendor_boot_[ab] u:object_r:boot_block_device:s0
/dev/block/platform/soc/4804000.ufshc/by-name/init_boot_[ab] u:object_r:boot_block_device:s0
# Block device holding the GPT, where the A/B attributes are stored.
/dev/block/platform/soc/4804000.ufshc/sd[ade] u:object_r:vendor_gpt_block_device:s0
@ -129,6 +131,8 @@
/dev/block/platform/soc/4744000.sdhci/by-name/uefisecapp_[ab] u:object_r:vendor_uefi_block_device:s0
/dev/block/platform/soc/4744000.sdhci/by-name/vbmeta_system_[ab] u:object_r:vendor_custom_ab_block_device:s0
/dev/block/platform/soc/4744000.sdhci/by-name/recovery_[ab] u:object_r:recovery_block_device:s0
/dev/block/platform/soc/4744000.sdhci/by-name/vendor_boot_[ab] u:object_r:boot_block_device:s0
/dev/block/platform/soc/4744000.sdhci/by-name/init_boot_[ab] u:object_r:boot_block_device:s0
#non A/B
/dev/block/platform/soc/4744000.sdhci/by-name/system u:object_r:system_block_device:s0