diff options
Diffstat (limited to 'android/avd/hardware-properties.ini')
-rw-r--r-- | android/avd/hardware-properties.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/avd/hardware-properties.ini b/android/avd/hardware-properties.ini index 396b364..3093b16 100644 --- a/android/avd/hardware-properties.ini +++ b/android/avd/hardware-properties.ini @@ -85,7 +85,7 @@ abstract = Maximum vertical camera pixels # GPS support name = hw.gps type = boolean -default = no +default = yes abstract = GPS support description = Whether there is a GPS in the device. |