Skip to content

Commit 1d545a4

Browse files
committed
Remove export provider
1 parent 0f710fd commit 1d545a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
android:name="com.omega_r.libs.omegaintentbuilder.providers.FileProvider"
1212
android:authorities="${applicationId}.${omegaSuffixAuthority}"
1313
android:grantUriPermissions="true"
14-
android:exported="true">
14+
android:exported="false">
1515

1616
<meta-data
1717
android:name="android.support.FILE_PROVIDER_PATHS"

0 commit comments

Comments
 (0)