aboutsummaryrefslogtreecommitdiffstats
path: root/android/avd/hardware-properties.ini
diff options
context:
space:
mode:
Diffstat (limited to 'android/avd/hardware-properties.ini')
-rw-r--r--android/avd/hardware-properties.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/android/avd/hardware-properties.ini b/android/avd/hardware-properties.ini
index 7d2e7f6..151d3df 100644
--- a/android/avd/hardware-properties.ini
+++ b/android/avd/hardware-properties.ini
@@ -187,6 +187,15 @@ default = 160
abstract = Abstracted LCD density
description = Must be one of 120, 160 or 240. A value used to roughly describe the density of the LCD screen for automatic resource/asset selection.
+# LCD backlight - Enable/Disable LCD backlight simulation
+# default = no : Disabled
+# default = yes : Enabled
+name = hw.lcd.backlight
+type = boolean
+default = yes
+abstract = LCD backlight
+description = Enable/Disable LCD backlight simulation,yes-enabled,no-disabled.
+
# Maximum VM heap size
# Higher values are required for high-dpi devices
# Default will depend on RAM size.