Merge "Add missing pm.* properties in property_contexts"
am: 291531ef46
Change-Id: I0561b2ee1a8dd4cf8bb0c3496e875202368331e8
This commit is contained in:
commit
8ba7c62df2
1 changed files with 3 additions and 0 deletions
|
@ -80,8 +80,11 @@ persist.sys.sf.native_mode u:object_r:exported2_system_prop:s0 exact int
|
|||
pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
|
||||
pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
|
||||
pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
|
||||
ro.af.client_heap_size_kbyte u:object_r:exported3_default_prop:s0 exact int
|
||||
ro.audio.monitorRotation u:object_r:exported3_default_prop:s0 exact bool
|
||||
ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
|
||||
|
|
Loading…
Reference in a new issue