Skip to content

Commit 3fb0ba0

Browse files
Dev-dfmgspencergoog
authored andcommitted
Remove workaround because issue is closed (flutter#110854)
1 parent 0bcdc1d commit 3fb0ba0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/integration_tests/abstract_method_smoke_test/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ found in the LICENSE file. -->
44

55
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
66
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"/>
97
<!-- ${applicationName} is used by the Flutter tool to select the Application
108
class to use. For most apps, this is the default Android application.
119
In most cases you can leave this as-is, but you if you want to provide

0 commit comments

Comments
 (0)