Skip to content

Commit

Permalink
Remove workaround because issue is closed (#110854)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-dfm authored Dec 14, 2022
1 parent fae458b commit ba917d6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ found in the LICENSE file. -->

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.abstract_method_smoke_test">
<!-- TODO(https://github.com/flutter/flutter/issues/42349): Remove this permission once this issue is fixed. -->
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<!-- ${applicationName} is used by the Flutter tool to select the Application
class to use. For most apps, this is the default Android application.
In most cases you can leave this as-is, but you if you want to provide
Expand Down

0 comments on commit ba917d6

Please sign in to comment.