Skip to content

Commit 19d1c97

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Reland "Change expected result code on install failure with secureFRP"" into android14-tests-dev
2 parents 09d76a2 + 7c30b3b commit 19d1c97

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)