Loading core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -1080,9 +1080,9 @@ android:priority="700" /> <!-- Required to be able to access the camera device. <p>This will automatically enforce the <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html"> <uses-feature>}</a> manifest element for <em>all</em> camera features. <p>This will automatically enforce the <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html"> uses-feature</a> manifest element for <em>all</em> camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.</p> Loading Loading
core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -1080,9 +1080,9 @@ android:priority="700" /> <!-- Required to be able to access the camera device. <p>This will automatically enforce the <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html"> <uses-feature>}</a> manifest element for <em>all</em> camera features. <p>This will automatically enforce the <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html"> uses-feature</a> manifest element for <em>all</em> camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.</p> Loading