Commit 6ee7f2e 1 parent 9ef1d8f commit 6ee7f2e Copy full SHA for 6ee7f2e
File tree 1 file changed +0
-3
lines changed
demos/android/MASVS-RESILIENCE/MASTG-DEMO-0028
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 11
11
<category android : name =" android.intent.category.LAUNCHER" />
12
12
</intent-filter >
13
13
</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 >
17
14
<activity android : exported =" true" android : name =" androidx.compose.ui.tooling.PreviewActivity" />
18
15
<activity android : exported =" true" android : name =" androidx.activity.ComponentActivity" />
19
16
<service android : directBootAware =" true" android : exported =" false" android : name =" com.google.mlkit.common.internal.MlKitComponentDiscoveryService" >
You can’t perform that action at this time.
0 commit comments