diff --git a/prebuilts/api/28.0/public/property_contexts b/prebuilts/api/28.0/public/property_contexts index 0156a47bb02d6a2ed4677eb597150fd882185461..86c1702d338d45b61a30541344799e0891a81b50 100644 --- a/prebuilts/api/28.0/public/property_contexts +++ b/prebuilts/api/28.0/public/property_contexts @@ -265,6 +265,7 @@ ro.kernel.qemu.gles u:object_r:exported_default_prop:s0 exact int ro.odm.build.date u:object_r:exported_default_prop:s0 exact string ro.odm.build.date.utc u:object_r:exported_default_prop:s0 exact int ro.odm.build.fingerprint u:object_r:exported_default_prop:s0 exact string +ro.oem.key1 u:object_r:exported_default_prop:s0 exact string ro.product.board u:object_r:exported_default_prop:s0 exact string ro.product.cpu.abilist32 u:object_r:exported_default_prop:s0 exact string ro.product.cpu.abilist64 u:object_r:exported_default_prop:s0 exact string diff --git a/public/property_contexts b/public/property_contexts index 618c52d46d2c0f4bd2376f75905fcdc214efb699..f123361cbffece3f42a11a2ec068cbe77b8ab52a 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -265,6 +265,7 @@ ro.kernel.qemu.gles u:object_r:exported_default_prop:s0 exact int ro.odm.build.date u:object_r:exported_default_prop:s0 exact string ro.odm.build.date.utc u:object_r:exported_default_prop:s0 exact int ro.odm.build.fingerprint u:object_r:exported_default_prop:s0 exact string +ro.oem.key1 u:object_r:exported_default_prop:s0 exact string ro.product.board u:object_r:exported_default_prop:s0 exact string ro.product.cpu.abilist32 u:object_r:exported_default_prop:s0 exact string ro.product.cpu.abilist64 u:object_r:exported_default_prop:s0 exact string