Skip to content

Commit

Permalink
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS needs to be added manually
Browse files Browse the repository at this point in the history
  • Loading branch information
katzer committed Feb 10, 2019
1 parent 537f7a8 commit a966905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@

<config-file target="AndroidManifest.xml" parent="/manifest">
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
</config-file>

<source-file
Expand Down

0 comments on commit a966905

Please sign in to comment.