sepolicy: Label vbmeta_vendor partition
- needed for update_engine to write vbmeta_vendor Change-Id: Ied1708251f7a7a173038f332e83ed1cd0ac06012 Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
This commit is contained in:
parent
8f1fb6de32
commit
4d491ca4bf
|
@ -36,3 +36,9 @@
|
|||
|
||||
# Init
|
||||
/(vendor|system/vendor)/bin/init\.aospa\.perf\.common\.sh u:object_r:vendor_qti_init_shell_exec:s0
|
||||
|
||||
# UFS Devices
|
||||
/dev/block/platform/soc/1d84000.ufshc/by-name/vbmeta_vendor_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
|
||||
#emmc node
|
||||
/dev/block/platform/soc/7c4000.sdhci/by-name/vbmeta_vendor_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
|
|
Loading…
Reference in New Issue