aboutsummaryrefslogtreecommitdiffstats
path: root/android/avd/hw-config-defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/avd/hw-config-defs.h')
-rw-r--r--android/avd/hw-config-defs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/android/avd/hw-config-defs.h b/android/avd/hw-config-defs.h
index 5f97a25..4afc4d7 100644
--- a/android/avd/hw-config-defs.h
+++ b/android/avd/hw-config-defs.h
@@ -46,6 +46,13 @@ HWCFG_BOOL(
"Whether the device has a QWERTY keyboard.")
HWCFG_BOOL(
+ hw_keyboard_lid,
+ "hw.keyboard.lid",
+ "yes",
+ "Keyboard lid support",
+ "Whether the QWERTY keyboard can be opened/closed.")
+
+HWCFG_BOOL(
hw_dPad,
"hw.dPad",
"yes",