commit | e95822715e187c5b876acba0f039cc5f9cd9ace9 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Sun Sep 23 09:42:12 2012 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Sun Sep 23 09:53:51 2012 -0700 |
tree | 08c28842ec40919a6856e7bdfaa311a6bae4b75e | |
parent | ff28e201ec0c6d620eaaa29814ab52958487dc31 [diff] [blame] |
Add android.hardware.camera.any feature to camera permissions. Bug: 6847310 Change-Id: I9283932a7c211cd08b3b9fe6a93d8f219e6c9767
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>