Unverified Commit ba917d61 authored by Daniel Flores Medina's avatar Daniel Flores Medina Committed by GitHub

Remove workaround because issue is closed (#110854)

parent fae458b9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment