commit | bf80e7dd919105d7d83cac8b57100a3d1ddf417d | [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 | 0cd2d5f048ddbec77c4e1f58b9b1ea0a4e1b953b [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