diff options
Diffstat (limited to 'data/etc/android.hardware.camera.flash-autofocus.xml')
-rw-r--r-- | data/etc/android.hardware.camera.flash-autofocus.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/etc/android.hardware.camera.flash-autofocus.xml b/data/etc/android.hardware.camera.flash-autofocus.xml index 55f1900..ab81cd9 100644 --- a/data/etc/android.hardware.camera.flash-autofocus.xml +++ b/data/etc/android.hardware.camera.flash-autofocus.xml @@ -17,6 +17,7 @@ <!-- This is the standard set of features for a camera with a flash. Note that this currently requires having auto-focus as well. --> <permissions> + <feature name="android.hardware.camera.any" /> <feature name="android.hardware.camera" /> <feature name="android.hardware.camera.autofocus" /> <feature name="android.hardware.camera.flash" /> |