Update HW settings

This commit is contained in:
Aleksei Rodionov
2020-03-22 10:42:01 +07:00
parent ef1e78f445
commit bc07a8a80c

View File

@@ -3,35 +3,35 @@ PlayStore.enabled=true
avd.ini.displayname=Pixel2 avd.ini.displayname=Pixel2
avd.ini.encoding=UTF-8 avd.ini.encoding=UTF-8
# Real Pixel2 ships with 32GB # Real Pixel2 ships with 32GB
disk.dataPartition.size=2048M # previously - '800M' disk.dataPartition.size=2048M
astboot.forceColdBoot=no fastboot.forceColdBoot=no
hw.accelerometer=yes hw.accelerometer=yes
hw.audioInput=yes # previously - 'no' hw.audioInput=yes
hw.battery=yes hw.battery=yes
hw.camera.back=none # 'emulated' by default hw.camera.back=none # 'emulated' by default
hw.camera.front=none # 'emulated' by default hw.camera.front=none # 'emulated' by default
hw.cpu.ncore=4 hw.cpu.ncore=4
hw.dPad=no hw.dPad=no
hw.device.hash2=MD5:bc5032b2a871da511332401af3ac6bb0 hw.device.hash2=MD5:1be89bc42ec9644d4b77968b23474980
hw.device.manufacturer=Google hw.device.manufacturer=Google
hw.gps=yes hw.gps=yes
hw.gpu.enabled=yes hw.gpu.enabled=yes
hw.gpu.mode=swiftshader_indirect hw.gpu.mode=swiftshader_indirect
hw.initialOrientation=Portrait hw.initialOrientation=Portrait
hw.keyboard=yes # previously - 'no' hw.keyboard=yes
hw.mainKeys=no hw.mainKeys=no
hw.ramSize=4096 # previously - '1536' hw.ramSize=4096
hw.sensors.orientation=yes hw.sensors.orientation=yes
hw.sensors.proximity=yes hw.sensors.proximity=yes
hw.trackBall=no hw.trackBall=no
runtime.network.latency=none runtime.network.latency=none
runtime.network.speed=full runtime.network.speed=full
vm.heapSize=512 # previously - '192' vm.heapSize=512
tag.display=Google APIs tag.display=Google APIs
# Set some # Set some
hw.lcd.density=440 # previously - '160' hw.lcd.density=160 # '440' by default
hw.lcd.height=1920 # previously - '800' hw.lcd.height=800 # '1920' by default
hw.lcd.width=1080 # previously - '480' hw.lcd.width=480 # '1080' by default
# Unused # Unused
# hw.sdCard=yes # hw.sdCard=yes
# sdcard.size=512M # sdcard.size=512M
@@ -43,7 +43,9 @@ image.sysdir.1=system-images/{{ platform }}/google_apis/x86_64/
# End of default configuration # End of default configuration
hw.device.name=Pixel2 hw.device.name=Pixel2
showDeviceFrame=no showDeviceFrame=no
skin.name=1080x1920 skin.dynamic=yes
skin.name=480x800
skin.path=_no_skin
skin.path.backup=_no_skin