Export ro.vendor.product.cpu.abilist*
Bug: 173452246
Test: Read these properties from system_server
Change-Id: I26b8bbe153d55a2761ecc304a490a03a27156667
diff --git a/private/property_contexts b/private/property_contexts
index 2d90875..1ae36f6 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -672,6 +672,11 @@
ro.bootimage.build.version.incremental u:object_r:build_bootimage_prop:s0 exact string
ro.bootimage.build.version.sdk u:object_r:build_bootimage_prop:s0 exact int
+# All vendor CPU abilist props are set by /vendor/build.prop
+ro.vendor.product.cpu.abilist u:object_r:build_vendor_prop:s0 exact string
+ro.vendor.product.cpu.abilist32 u:object_r:build_vendor_prop:s0 exact string
+ro.vendor.product.cpu.abilist64 u:object_r:build_vendor_prop:s0 exact string
+
ro.product.board u:object_r:build_vendor_prop:s0 exact string
ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string