commit | 3cf3233bac176744d43c682b7f9244db58c3402a | [log] [tgz] |
---|---|---|
author | Hyangseok Chae <neo.chae@lge.com> | Thu Feb 27 18:21:50 2020 +0900 |
committer | Hung-ying Tyan <tyanh@google.com> | Wed Mar 04 02:27:50 2020 +0000 |
tree | 91d69013ec7a3ffcc34a5cc5742ba97872f30029 | |
parent | deb70854536ca7a8bddb11c95c311d3b784856aa [diff] |
umount /data/user/0 before umount /data FDE device has shut down and restart the framework. But restart is not triggered due to umount fail. umount /data fail with "device is busy" It is because bind mount /data/data to /data/user/0 We need umount /data/user/0 before umount /data Bug: 148004718 Test: Flash GSI and check boot with FDE and FBE device. Change-Id: I919f9e31a9d2d745b297a7ab99b399aa9b293b39