We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b832600 commit 45a2451Copy full SHA for 45a2451
aws-storage-s3/src/main/AndroidManifest.xml
@@ -16,8 +16,5 @@
16
17
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
18
package="com.amplifyframework.storage.s3" >
19
- <!-- Permission will be merged into the manifest of the hosting app. -->
20
- <!-- Is required to launch foreground transfer service for targetSdkVersion 28+. -->
21
- <uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
22
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
23
-</manifest>
+</manifest>
0 commit comments