commit | d4beed22e844cca43028de13ed67ead8281c1fab | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Sat Feb 18 18:33:13 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Mon Feb 27 13:09:06 2017 +0800 |
tree | f4162207479f2e05d091a5eb8bd201e2a97b973d | |
parent | 16f4fb9c4e2e916a91dc87b77a7c062866a4a8ff [diff] |
init: early_mount: removing hard-coded paths Current early mount has some hard-coded paths that are not easy to extend when we switch verified boot to AVB (external/avb/libavb). This CL uses some C++ containers to replace those fixed paths. Bug: 33254008 Test: early mount /vendor with dm-verity on sailfish Test: early mount /vendor without dm-verity on sailfish Test: early mount /vendor with dm-verity on bullhead Change-Id: I32a22fe486d7649e33bb23c9018ddc0428df6069