commit | 9baf03004b9152ac5a3018154465854ba4b4aa8e | [log] [tgz] |
---|---|---|
author | Jackal Guo <jackalguo@google.com> | Tue Oct 25 16:34:35 2022 +0800 |
committer | Jackal Guo <jackalguo@google.com> | Tue Oct 25 16:38:03 2022 +0800 |
tree | a5dc1b49d5eb33ebf630ccdaa4197b58346cff18 | |
parent | f107f9a223f1c546769da6884cae7185a4e2f822 [diff] |
[RESTRICT AUTOMERGE] Correct the behavior of ACTION_PACKAGE_DATA_CLEARED This action should be only broadcasted when the user data is cleared successfully. Broadcasting this action when failed case may result in unexpected result. Bug: 240267890 Test: manually using the PoC in the buganizer to ensure the symptom no longer exists. Change-Id: I478494f3c63d1a3bbaa2f5efa104ef5f7ca9e8e7