Last active
August 7, 2020 13:14
-
-
Save andrikeev/9fa4d1f549a6b729ed17af80cfef7c38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AvdId=Nexus_5X_API_26 | |
PlayStore.enabled=false | |
abi.type=x86_64 | |
avd.ini.displayname=Nexus 5X API 26 | |
avd.ini.encoding=UTF-8 | |
disk.dataPartition.size=800M | |
fastboot.chosenSnapshotFile= | |
fastboot.forceChosenSnapshotBoot=no | |
fastboot.forceColdBoot=no | |
fastboot.forceFastBoot=yes | |
hw.accelerometer=yes | |
hw.arc=false | |
hw.audioInput=yes | |
hw.battery=yes | |
hw.camera.back=virtualscene | |
hw.camera.front=emulated | |
hw.cpu.arch=x86_64 | |
hw.cpu.ncore=4 | |
hw.dPad=no | |
hw.device.hash2=MD5:ae200ad6786ec467cb9067f7b46b0fd1 | |
hw.device.manufacturer=Google | |
hw.device.name=Nexus 5X | |
hw.gps=yes | |
hw.gpu.enabled=false | |
hw.initialOrientation=Portrait | |
hw.keyboard=yes | |
hw.lcd.density=480 | |
hw.lcd.height=1920 | |
hw.lcd.width=1080 | |
hw.mainKeys=yes | |
hw.ramSize=1536 | |
hw.sdCard=yes | |
hw.sensors.orientation=yes | |
hw.sensors.proximity=yes | |
hw.trackBall=no | |
image.sysdir.1=system-images/android-26/google_apis/x86_64/ | |
runtime.network.latency=none | |
runtime.network.speed=full | |
sdcard.path=/Users/andrikeev/.android/avd/Nexus_5X_API_26.avd/sdcard.img | |
sdcard.size=512 MB | |
showDeviceFrame=no | |
skin.dynamic=yes | |
skin.name=1080x1920 | |
skin.path=_no_skin | |
skin.path.backup=_no_skin | |
tag.display=Google APIs | |
tag.id=google_apis | |
vm.heapSize=228 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment