commit | fe14cc1c7b8359fa9105411ed1595dc819ab52a7 | [log] [tgz] |
---|---|---|
author | Peter Cai <peter@typeblog.net> | Thu Oct 17 08:49:10 2019 +0800 |
committer | nift4 <nift4@protonmail.com> | Fri Feb 05 07:29:00 2021 +0000 |
tree | 0e2481a1a9d8183cd74af76877c6ce6efa61ea34 | |
parent | 045f344ffbdeee6c770fc29ebc825b0f7bf6be6a [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