mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-15 08:49:20 +01:00
Android: Update managed device for baseline profile generation
This commit is contained in:
parent
2da39f7e00
commit
6fe46fcf03
@ -28,8 +28,8 @@ android {
|
|||||||
testOptions {
|
testOptions {
|
||||||
managedDevices {
|
managedDevices {
|
||||||
devices {
|
devices {
|
||||||
pixel2Api31 (ManagedVirtualDevice) {
|
pixel6Api31 (ManagedVirtualDevice) {
|
||||||
device = "Pixel 2"
|
device = "Pixel 6"
|
||||||
apiLevel = 31
|
apiLevel = 31
|
||||||
systemImageSource = "aosp"
|
systemImageSource = "aosp"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user