Merge "Give ota.other.vbmeta_digest the proper context" am: 4bda81af5d
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1593451 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I2d05b1beb280e0ba5f61a9aa778b67d8f9800b67
This commit is contained in:
commit
0ced090549
1 changed files with 3 additions and 0 deletions
|
@ -265,6 +265,9 @@ ro.virtual_ab.compression.enabled u:object_r:virtual_ab_prop:s0 exact bool
|
|||
ro.product.ab_ota_partitions u:object_r:ota_prop:s0 exact string
|
||||
# Property to set/clear the warm reset flag after an OTA update.
|
||||
ota.warm_reset u:object_r:ota_prop:s0
|
||||
# The vbmeta digest for the inactive slot. It can be set after installing
|
||||
# ota updates to the b partition of a/b devices.
|
||||
ota.other.vbmeta_digest u:object_r:ota_prop:s0 exact string
|
||||
|
||||
# Module properties
|
||||
com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
|
||||
|
|
Loading…
Reference in a new issue