commit | db652e5dacfa493a6f9db7996e0cc642b97fdb9e | [log] [tgz] |
---|---|---|
author | Tommy Chiu <tommychiu@google.com> | Fri Oct 08 16:09:03 2021 +0800 |
committer | Tommy Chiu <tommychiu@google.com> | Wed Nov 03 09:03:30 2021 +0000 |
tree | 8ca4c5d85e97931844a11d10e040cb20956f22ca | |
parent | 844f80597a864b39f7829bfb17482fd17c85f23f [diff] |
fastbootd: erase "metadata" partition along with "erase userdata" command On erasing userdata partition, all the related partitions (ex, metadata) need to be erased respectively. Otherwise vold will get an error while trying to decrypt the leftover materials on the next bootup. Bug: 201533761 Test: fastboot erase userdata and reboot device Change-Id: If299d43f6d8fc9e092d2229022abc29383698320