Skip to content

Commit 6ee7f2e

Browse files
authored
Update demos/android/MASVS-RESILIENCE/MASTG-DEMO-0028/AndroidManifest_reversed.xml
1 parent 9ef1d8f commit 6ee7f2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

demos/android/MASVS-RESILIENCE/MASTG-DEMO-0028/AndroidManifest_reversed.xml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
<category android:name="android.intent.category.LAUNCHER"/>
1212
</intent-filter>
1313
</activity>
14-
<provider android:authorities="org.owasp.mastestapp.fileprovider" android:exported="false" android:grantUriPermissions="true" android:name="androidx.core.content.FileProvider">
15-
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/filepaths"/>
16-
</provider>
1714
<activity android:exported="true" android:name="androidx.compose.ui.tooling.PreviewActivity"/>
1815
<activity android:exported="true" android:name="androidx.activity.ComponentActivity"/>
1916
<service android:directBootAware="true" android:exported="false" android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService">

0 commit comments

Comments
 (0)