diff --git a/prebuilts/api/28.0/public/property_contexts b/prebuilts/api/28.0/public/property_contexts index a61cc22953415e7cdcc96bd96f125ffbf94c9c34..c7fdd2729c0d711e94ac9dc3d828b2e39ca0c52b 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 a61cc22953415e7cdcc96bd96f125ffbf94c9c34..c7fdd2729c0d711e94ac9dc3d828b2e39ca0c52b 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