summaryrefslogtreecommitdiff
path: root/emulator/multi-display-dynamic/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/multi-display-dynamic/config.ini')
-rw-r--r--emulator/multi-display-dynamic/config.ini31
1 files changed, 31 insertions, 0 deletions
diff --git a/emulator/multi-display-dynamic/config.ini b/emulator/multi-display-dynamic/config.ini
new file mode 100644
index 0000000..b8c7f76
--- /dev/null
+++ b/emulator/multi-display-dynamic/config.ini
@@ -0,0 +1,31 @@
+hw.audioInput=yes
+hw.lcd.density=160
+hw.cpu.ncore=6
+hw.gpu.enabled=yes
+hw.camera.back=none
+hw.camera.front=none
+hw.mainKeys=no
+hw.ramSize=4096
+hw.keyboard=yes
+skin.dynamic=yes
+skin.name=1408x792
+skin.path=1408x792
+disk.dataPartition.size=6G
+hw.accelerometer=yes
+hw.accelerometer_uncalibrated=yes
+hw.gyroscope=yes
+hw.sensors.light=no
+hw.sensors.pressure=no
+hw.sensors.humidity=no
+hw.sensors.proximity=no
+hw.sensors.magnetic_field=no
+hw.sensors.orientation=no
+hw.sensors.temperature=no
+hw.sensor.hinge=no
+# Instrument cluster display
+hw.display1.width = 528
+hw.display1.height = 792
+hw.display1.density = 160
+# VIRTUAL_DISPLAY_FLAG_OWN_CONTENT_ONLY | VIRTUAL_DISPLAY_FLAG_TRUSTED
+# | VIRTUAL_DISPLAY_FLAG_DESTROY_CONTENT_ON_REMOVAL | VIRTUAL_DISPLAY_FLAG_SUPPORTS_TOUCH = 1352
+hw.display1.flag = 1352