commit | d7d4ec224f9d6921c9f7f51bce65e4c8d30157f0 | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Mon Jun 19 21:06:25 2023 +0100 |
committer | Dmitrii Merkurev <dimorinny@google.com> | Mon Jun 19 21:06:25 2023 +0100 |
tree | ac0ae8699ca73d611a2be1769f87485946f56ee4 | |
parent | 675179075cb210757d5fc708892e9717547ea58d [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>