Skip to content

Commit 9f93821

Browse files
Treehugger Robotandroid-build-merge-worker-robot
authored andcommitted
Merge "Reland "Change expected result code on install failure with secureFRP"" into android14-tests-dev am: 19d1c97
Original change: https://android-review.googlesource.com/c/platform/cts/+/2847802 Change-Id: I37109c53d890fbcc7586f161b4095b7db6dac63b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents f724b31 + 19d1c97 commit 9f93821

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts

tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/IntentTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ class IntentTest : PackageInstallerTestBase() {
158158
clickInstallerUIButton(INSTALL_BUTTON_ID)
159159

160160
// Install should not have succeeded
161-
assertEquals(RESULT_CANCELED, installation.get(TIMEOUT, TimeUnit.MILLISECONDS))
162161
assertNotInstalled()
163162
} finally {
164163
setSecureFrp(false)

0 commit comments

Comments
 (0)