am f6ab64af: Merge "Restore CAMERA permission to ApiDemos." into honeycomb-mr1
* commit 'f6ab64affe8cbd1ab8c163635faa557be58a207a': Restore CAMERA permission to ApiDemos.
This commit is contained in:
@@ -40,11 +40,9 @@
|
||||
|
||||
<!-- We will request access to the camera, saying we require a camera
|
||||
of some sort but not one with autofocus capability. -->
|
||||
<!--
|
||||
<uses-permission android:name="android.permission.CAMERA" />
|
||||
<uses-feature android:name="android.hardware.camera" />
|
||||
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
|
||||
-->
|
||||
|
||||
<application android:name="ApiDemosApplication"
|
||||
android:label="@string/activity_sample_code"
|
||||
|
||||
Reference in New Issue
Block a user