kopia lustrzana https://github.com/ge0rg/aprsdroid
Service: flag as location foreground service
rodzic
3936755a7f
commit
b4118ce4f3
|
@ -148,6 +148,7 @@
|
|||
</intent-filter>
|
||||
</activity>
|
||||
<service android:name=".AprsService" android:label="@string/aprsservice"
|
||||
android:foregroundServiceType="location"
|
||||
tools:ignore="ExportedService" >
|
||||
<intent-filter>
|
||||
<action android:name="org.aprsdroid.app.SERVICE" />
|
||||
|
|
Ładowanie…
Reference in New Issue