Change AVD name and architecture
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
avd.ini.encoding=UTF-8
|
||||
AvdId=x86
|
||||
AvdId=Pixel2
|
||||
PlayStore.enabled=true
|
||||
abi.type=x86
|
||||
avd.ini.displayname=x86
|
||||
abi.type=x86_64
|
||||
avd.ini.displayname=Pixel2
|
||||
disk.dataPartition.size=2048M
|
||||
hw.accelerometer=yes
|
||||
hw.audioInput=no
|
||||
hw.battery=yes
|
||||
hw.camera.back=none
|
||||
hw.camera.front=none
|
||||
hw.cpu.arch=x86
|
||||
hw.cpu.arch=x86_64
|
||||
hw.cpu.ncore=2
|
||||
hw.dPad=no
|
||||
hw.device.hash2=MD5:1be89bc42ec9644d4b77968b23474980
|
||||
@@ -26,7 +26,7 @@ hw.ramSize=1536
|
||||
hw.sensors.orientation=yes
|
||||
hw.sensors.proximity=yes
|
||||
hw.trackBall=no
|
||||
image.sysdir.1=system-images/{{ platform }}/google_apis/x86/
|
||||
image.sysdir.1=system-images/{{ platform }}/google_apis/x86_64/
|
||||
runtime.network.latency=none
|
||||
runtime.network.speed=full
|
||||
showDeviceFrame=no
|
||||
|
||||
Reference in New Issue
Block a user