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 fd85bf2..3e7cec6 100644
--- a/android/avd/hw-config-defs.h
+++ b/android/avd/hw-config-defs.h
@@ -95,6 +95,13 @@ HWCFG_BOOL(
"Whether the device can run on a battery.")
HWCFG_BOOL(
+ hw_accelerometer,
+ "hw.accelerometer",
+ "yes",
+ "Accelerometer",
+ "Whether there is an accelerometer in the device.")
+
+HWCFG_BOOL(
hw_audioInput,
"hw.audioInput",
"yes",