commit | 9746ef1a01f5f9fb3d27a1e074f05c6fdc209900 | [log] [tgz] |
---|---|---|
author | Rohit Goyal <rohitgyl@google.com> | Fri Nov 17 21:59:25 2023 +0000 |
committer | Rohit Goyal <rohitgyl@google.com> | Mon Nov 20 11:43:09 2023 +0000 |
tree | 78ba151c63f271cf9c33f85742b32d7f15868a20 | |
parent | 77d95dbc5f635bb3febb97601348ceaf25bf9fc7 [diff] |
Fix uninstallation flow for archived apps on server side. * These changes fix the adb uninstall command to work correctly while uninstalling the archived app. * ACTION_PACKAGE_REMOVED broadcast is also emitted with these changes. Test: Manually tested the uninstallation flow. Bug: 305926659 Change-Id: I588a21a2f5980d515a3644a6dc2b6f99214b61b8