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.
1 parent 0bcdc1d commit 3fb0ba0Copy full SHA for 3fb0ba0
dev/integration_tests/abstract_method_smoke_test/android/app/src/main/AndroidManifest.xml
@@ -4,8 +4,6 @@ found in the LICENSE file. -->
4
5
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
6
package="com.example.abstract_method_smoke_test">
7
- <!-- TODO(https://github.com/flutter/flutter/issues/42349): Remove this permission once this issue is fixed. -->
8
- <uses-permission android:name="android.permission.WAKE_LOCK"/>
9
<!-- ${applicationName} is used by the Flutter tool to select the Application
10
class to use. For most apps, this is the default Android application.
11
In most cases you can leave this as-is, but you if you want to provide
0 commit comments