Merge "Add sepolicy for the new Virtual A/B feature flag."
diff --git a/private/property_contexts b/private/property_contexts
index 5bf7807..11e9905 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -237,6 +237,7 @@
 # Virtual A/B properties
 ro.virtual_ab.enabled   u:object_r:virtual_ab_prop:s0 exact bool
 ro.virtual_ab.retrofit  u:object_r:virtual_ab_prop:s0 exact bool
+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.