Skip to content

Commit 1e372f3

Browse files
committed
Change system image type to the AOSP
1 parent 01b8bef commit 1e372f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
create("pixel8Api34") {
4444
device = "Pixel 8"
4545
apiLevel = 34
46-
systemImageSource = "aosp-atd"
46+
systemImageSource = "aosp"
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)