Merge "Make persist.sys.sf.native_mode an integer" into pi-dev
This commit is contained in:
commit
146222ed08
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ persist.dbg.wfc_avail_ovr u:object_r:exported3_default_prop:s0 exact int
|
|||
persist.radio.multisim.config u:object_r:exported3_radio_prop:s0 exact string
|
||||
persist.sys.dalvik.vm.lib.2 u:object_r:exported2_system_prop:s0 exact string
|
||||
persist.sys.sf.color_saturation u:object_r:exported2_system_prop:s0 exact string
|
||||
persist.sys.sf.native_mode u:object_r:exported2_system_prop:s0 exact bool
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue