We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60c200b + ddae421 commit 66e9c1fCopy full SHA for 66e9c1f
collect_app/src/main/AndroidManifest.xml
@@ -28,7 +28,7 @@ the specific language governing permissions and limitations under the License.
28
android:required="false" />
29
<uses-feature
30
android:glEsVersion="0x00030000"
31
- android:required="false" />
+ tools:node="remove" />
32
33
<!-- Dangerous permissions -->
34
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
0 commit comments