Skip to content

Commit

Permalink
Merge pull request #2062 from android:espressowebatd
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 591279902
  • Loading branch information
copybara-androidxtest committed Dec 15, 2023
2 parents 16bdd91 + e017d03 commit a673a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-tests/espresso/web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {
// A lower resolution device is used here for better emulator performance
device = "Nexus One"
apiLevel = rootProject.ext.emulatorApi
systemImageSource = "aosp"
systemImageSource = "aosp-atd"
}
}
}
Expand Down

0 comments on commit a673a91

Please sign in to comment.