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.h28
1 files changed, 0 insertions, 28 deletions
diff --git a/android/avd/hw-config-defs.h b/android/avd/hw-config-defs.h
index 5c3b9ab..d5ecae6 100644
--- a/android/avd/hw-config-defs.h
+++ b/android/avd/hw-config-defs.h
@@ -60,20 +60,6 @@ HWCFG_BOOL(
"Whether there is a GSM modem in the device.")
HWCFG_BOOL(
- hw_wifi,
- "hw.wifi",
- "no",
- "Wifi support",
- "Whether the device has a Wifi chipset.")
-
-HWCFG_BOOL(
- hw_bluetooth,
- "hw.bluetooth",
- "no",
- "Bluetooth support",
- "Whether the device has a Bluetooth chipset.")
-
-HWCFG_BOOL(
hw_camera,
"hw.camera",
"no",
@@ -102,13 +88,6 @@ HWCFG_BOOL(
"Whether there is a GPS in the device.")
HWCFG_BOOL(
- hw_accelerometer,
- "hw.accelerometer",
- "no",
- "Accelerometer support",
- "Whether there is an accelerometer in the device.")
-
-HWCFG_BOOL(
hw_battery,
"hw.battery",
"yes",
@@ -130,13 +109,6 @@ HWCFG_BOOL(
"Whether the device can play audio")
HWCFG_BOOL(
- hw_compass,
- "hw.compass",
- "no",
- "Compass support",
- "Whether there is a compass in the device.")
-
-HWCFG_BOOL(
hw_sdCard,
"hw.sdCard",
"yes",