Skip to content

Commit

Permalink
AndroidManifest: add forward looking requestLegacyExternalStorage=true
Browse files Browse the repository at this point in the history
  • Loading branch information
jamorham committed Aug 26, 2024
1 parent dd71e29 commit 2759407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
android:theme="@style/AppTheme"
tools:replace="android:appComponentFactory"
android:appComponentFactory="android.support.v4.app.CoreComponentFactory"
android:requestLegacyExternalStorage="true"
android:usesCleartextTraffic="true">
<activity
android:name=".HealthPrivacy"
Expand Down

0 comments on commit 2759407

Please sign in to comment.