Skip to content

Commit 94a699e

Browse files
authored
Merge pull request #4378 from TeamAmaze/bugfix/4377
2 parents 581ebed + ae78668 commit 94a699e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@
280280
android:name=".asynchronous.services.ftp.FtpService"
281281
android:enabled="true"
282282
android:exported="true"
283+
android:foregroundServiceType="dataSync"
283284
android:permission="${applicationId}.permission.CONTROL_FTP_SERVER" />
284285

285286
<service android:name=".asynchronous.services.ftp.FtpTileService"

0 commit comments

Comments
 (0)