commit | f850e6e5648a8dad7678730d5f5c1710f410f827 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Dec 09 21:19:11 2019 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Dec 09 21:19:11 2019 +0000 |
tree | 1a6c03725114905a18091b9e9413fbcb1432f150 | |
parent | 6bdfb77d8b6e448f6c4b9c8eda648aeba32238d5 [diff] |
Allow fscrypt_mount_metadata_encrypted to be called more than once In case of userspace reboot, this function will be called again to remount userdata into checkpoint mode. Test: adb shell setprop sys.init.userdata_remount.force_umount_f2fs 1 Test: adb shell /system/bin/vdc checkpoint startCheckpoint 1 Test: adb reboot userspace Test: adb shell dumpsys activity Bug: 135984674 Bug: 143970043 Change-Id: I300b1960a6c4e95b13c43d806c4f3a9e4a612ac4