diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 230864b5c43b4db9f9fb10c0edd0ecbcc66a1f8f..0d1e0f00b9396114083b74981077a569fae1e6d0 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -7,20 +7,21 @@ http://www.gnu.org/licenses/gpl.html --> + package="foundation.e.drive"> - - - + + + - + android:protectionLevel="signature" /> + android:exported="true" + android:label="Pictures and videos" /> + android:exported="true" + android:label="Application settings" /> - - - - - + + - - + - - + + - + - +