Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit ba917d6

Browse files
authored
Remove workaround because issue is closed (#110854)
1 parent fae458b commit ba917d6

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)