commit | 623ad3cb238f4e1c58f961ee576892252b3da2e6 | [log] [tgz] |
---|---|---|
author | Sumedh Sen <[email protected]> | Mon Jun 10 12:17:06 2024 -0700 |
committer | Sumedh Sen <[email protected]> | Tue Jun 11 18:07:05 2024 -0700 |
tree | 56f12dd340ef3a9209ba743e5368fb0674d799f4 | |
parent | d43735b3791a8b6c9e40c07af97a810981b21332 [diff] |
Add more conditions for showing InstallFailed dialog InstallFailed dialog must be shown when GPP blocks an install. Since the statusCode in this case is repeated even for ownership update denial, we must add more conditions to ensure InstallFailed is shown for the GPP block case. Bug: 345705476 Test: atest CtsPackageInstallTestCases:IntentTest Change-Id: I1aa43ffce5b6e2d7485bb0f12754f1c8905c58c0