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 83a9300..ebf2450 100644 --- a/android/avd/hardware-properties.ini +++ b/android/avd/hardware-properties.ini @@ -117,7 +117,7 @@ description = Whether there is a GSM modem in the device. # Camera support name = hw.camera type = boolean -default = no +default = yes abstract = Camera support description = Whether the device has a camera. |