diff --git a/prebuilts/api/28.0/public/property_contexts b/prebuilts/api/28.0/public/property_contexts index a50534023d5f7799413fb4d02213d746c7ff10c6..842a885a1028c22f0167ad8b5a0113ccf5fbc77e 100644 --- a/prebuilts/api/28.0/public/property_contexts +++ b/prebuilts/api/28.0/public/property_contexts @@ -225,6 +225,7 @@ rcs.publish.status u:object_r:exported_radio_prop:s0 exact string ro.board.platform u:object_r:exported_default_prop:s0 exact string ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string +ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string ro.carrier u:object_r:exported_default_prop:s0 exact string ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool diff --git a/public/property_contexts b/public/property_contexts index a50534023d5f7799413fb4d02213d746c7ff10c6..842a885a1028c22f0167ad8b5a0113ccf5fbc77e 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -225,6 +225,7 @@ rcs.publish.status u:object_r:exported_radio_prop:s0 exact string ro.board.platform u:object_r:exported_default_prop:s0 exact string ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string +ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string ro.carrier u:object_r:exported_default_prop:s0 exact string ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool