Skip to content

Commit

Permalink
Modifiy preview and GMD device name
Browse files Browse the repository at this point in the history
  • Loading branch information
erfansn committed Jun 7, 2024
1 parent 452348c commit 76b4dee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {

testOptions.managedDevices.localDevices {
create("pixel8Api34") {
device = "Pixel 8 API 34"
device = "Pixel 8"
apiLevel = 34
systemImageSource = "aosp-atd"
}
Expand Down
Binary file modified media/preview0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 76b4dee

Please sign in to comment.