Skip to content

Commit f4baa0a

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Fix ActionUserSelectImagesForAppTest setup for devices that receive mainline updates." into android14-tests-dev
2 parents fe7e0ac + 6a84d92 commit f4baa0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/PhotoPicker/src/android/photopicker/cts/ActionUserSelectImagesForAppTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ public static void setUpClass() throws IOException {
8484
if (sCloudMediaPreviouslyEnabled) {
8585
sPreviouslyAllowedCloudProviders = getAllowedProvidersDeviceConfig();
8686
}
87-
sPreviouslySetCloudProvider = getCurrentCloudProvider();
8887

8988
try {
9089
sPreviouslySetCloudProvider = getCurrentCloudProvider();

0 commit comments

Comments
 (0)