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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/avd/hw-config-defs.h b/android/avd/hw-config-defs.h
index d5ecae6..fd85bf2 100644
--- a/android/avd/hw-config-defs.h
+++ b/android/avd/hw-config-defs.h
@@ -83,7 +83,7 @@ HWCFG_INT(
HWCFG_BOOL(
hw_gps,
"hw.gps",
- "no",
+ "yes",
"GPS support",
"Whether there is a GPS in the device.")