Skip to content

Commit

Permalink
Add android:foregroundServiceType="location" do service
Browse files Browse the repository at this point in the history
  • Loading branch information
hoisel authored and MatheusRBarbosa committed Apr 7, 2021
1 parent ea00c40 commit 54163f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
android:enabled="true"
android:exported="false"
android:name="com.marianhello.bgloc.service.LocationServiceImpl"
android:foregroundServiceType="location"
/>
<receiver
android:name="com.marianhello.bgloc.BootCompletedReceiver"
Expand Down

0 comments on commit 54163f5

Please sign in to comment.