Merge "Replace "flags" property with "options" with same format as fstab"
This commit is contained in:
commit
6cbb3368df
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ ro.crypto.scrypt_params u:object_r:exported2_vold_prop:s0 exact string
|
|||
ro.crypto.set_dun u:object_r:exported2_vold_prop:s0 exact bool
|
||||
ro.crypto.volume.contents_mode u:object_r:exported2_vold_prop:s0 exact string
|
||||
ro.crypto.volume.filenames_mode u:object_r:exported2_vold_prop:s0 exact string
|
||||
ro.crypto.volume.flags u:object_r:exported2_vold_prop:s0 exact string
|
||||
ro.crypto.volume.options u:object_r:exported2_vold_prop:s0 exact string
|
||||
ro.dalvik.vm.native.bridge u:object_r:exported_dalvik_prop:s0 exact string
|
||||
ro.enable_boot_charger_mode u:object_r:exported3_default_prop:s0 exact bool
|
||||
ro.gfx.driver.0 u:object_r:exported3_default_prop:s0 exact string
|
||||
|
|
Loading…
Reference in a new issue