diff options
Diffstat (limited to 'data/etc/android.hardware.camera.xml')
-rw-r--r-- | data/etc/android.hardware.camera.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/etc/android.hardware.camera.xml b/data/etc/android.hardware.camera.xml index 00a1ed7..dbe0a3d 100644 --- a/data/etc/android.hardware.camera.xml +++ b/data/etc/android.hardware.camera.xml @@ -16,5 +16,6 @@ <!-- This is the standard set of features for a non auto-focus camera. --> <permissions> + <feature name="android.hardware.camera.any" /> <feature name="android.hardware.camera" /> </permissions> |