commit | c06f0ecacb4db4e02a5542946e05d5be1557fe90 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Dec 03 13:46:56 2018 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Dec 19 10:23:50 2018 -0800 |
tree | bd1eeda9a67af0bae8017b3c488a029b3f0dc37d | |
parent | dc3130882baa1a95dfd32c16f6df7e1df1959cdd [diff] |
Move parts of roots.cpp from librecovery Move some mounting functionalities from librecovery so that other modules can also mount logical partitions correctly. - Also, refactor to use C++ Fstab struct. - Also, fixed CreateLogicalPartitions() to take full path of super device. Test: run recovery tests Test: vintf_object_recovery_test Bug: 118634720 Bug: 113182233 Bug: 62292478 Change-Id: Ie02c3a941ed801fdae5818099faf5f3863444296