chore: remove unused permissions

This commit is contained in:
Stefan Zollinger
2024-04-10 10:12:57 +02:00
parent fd76cd8ff5
commit c94ca3f40f
4 changed files with 1 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
<resources>
<string name="app_name">Sensor Testing App</string>
<string name="app_name">Kirby Test App</string>
<string name="action_export">Export to csv</string>
<!-- Strings used for fragments for navigation -->
<string name="first_fragment_label">First Fragment</string>

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<files-path
name="files"
path="."/>
<external-path
name="external_files"
path="."/>
</paths>