commit | 1e4d60d4425868db0a27a6a1225f791048bfebfd | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Mon Jun 19 21:06:25 2023 +0100 |
committer | Francesco "Dil3mm4" Manzo <dil3mm4.dev@gmail.com> | Tue Jun 25 15:42:44 2024 +0000 |
tree | d3697e2381424870a18e8b4fe1200b75a2574d7b | |
parent | b2221f761b7f0874d38a2fbfb8b7a20dd28fcd30 [diff] |
Allow factory reset without PERSISTENT_DATA_BLOCK_SERVICE Currently factory reset action is ignored if PERSISTENT_DATA_BLOCK_SERVICE isn't presented on device. Make sure that we can execute regular factory reset without it by utilizing the logic from shouldWipePersistentDataBlock. Test: manual verify on aosp build Bug: 129137473 Bug: 196634851 Change-Id: I2abcb93cbc0872dd920c1dd62152596ddd723691 Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>