commit | 439d60cb9d631d1c2447ce5bbde64c977943f049 | [log] [tgz] |
---|---|---|
author | Peter Cai <peter@typeblog.net> | Thu Oct 17 08:49:10 2019 +0800 |
committer | bigbiff <bigbiff@teamw.in> | Mon Feb 15 12:29:19 2021 -0500 |
tree | 4d741c6b3a1ae447baed8f24e2c7288e1c8d5d45 | |
parent | 8d7d4aed04d3528042d78a5bf1a47886d9b31e68 [diff] |
partitionmanager: support delayed adopted storage mount * On some devices, the external mmc driver will only load the card after a certain delay. The original code will break and fail to mount any adopted storage in this case. * Add a special fstab flag to allow the partitionmanager to retry after a delay. Change-Id: I219978850ff3ba7ad9dc7ca96fc30634c9574164