Merge "Add context for ro.boot.product.hardware.sku." into pi-dev
am: ce944f0294
Change-Id: I0ae38bc922a057ae0a49d4b228cb280961c0b956
This commit is contained in:
commit
1c6d0b2eb1
2 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,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
|
||||
|
|
|
@ -223,6 +223,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
|
||||
|
|
Loading…
Reference in a new issue