commit | 2c4ebc4b3c0fadad6771bf136713b7e7921169cf | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <samitolvanen@google.com> | Wed Jun 03 12:33:07 2015 +0100 |
committer | Sami Tolvanen <samitolvanen@google.com> | Wed Jun 10 17:40:29 2015 +0100 |
tree | fca8f5e18651926e6253417af3e2353226718a36 | |
parent | 669b4e11285dd13367c87881b68e2c69f0e220fd [diff] |
fs_mgr: Use ro.boot.veritymode If verity state is managed by bootloader, it will pass the verity mode to the kernel in the androidboot.veritymode command line parameter. Init copies the value to the ro.boot.veritymode property. Check for ro.boot.veritymode in fs_mgr and use the value to set dm-verity mode. If this property is not set, store verity state in metadata as before, if a storage location is specified in fstab. Change-Id: Ife3c978c133248432c302583d3b70e179605fe42