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 fae458b commit ba917d6Copy full SHA for ba917d6
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