summaryrefslogtreecommitdiffhomepage
path: root/android/lib/common/src
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-06-11 23:46:02 +0200
committerAlbin <albin@mullvad.net>2024-06-12 00:03:08 +0200
commit596b605d5b02942cb94f0ca90be39a74c1a876f1 (patch)
treeb51a95b8351508c109c7b029bd3527bd53c8d371 /android/lib/common/src
parent005c208ed28b8d8655630cdd26c3cf70171b6eb3 (diff)
downloadmullvadvpn-596b605d5b02942cb94f0ca90be39a74c1a876f1.tar.xz
mullvadvpn-596b605d5b02942cb94f0ca90be39a74c1a876f1.zip
Format xml files
Diffstat (limited to 'android/lib/common/src')
-rw-r--r--android/lib/common/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/lib/common/src/main/AndroidManifest.xml b/android/lib/common/src/main/AndroidManifest.xml
index d2bb18d6f3..acaad2f3b4 100644
--- a/android/lib/common/src/main/AndroidManifest.xml
+++ b/android/lib/common/src/main/AndroidManifest.xml
@@ -1,4 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools">
+ xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
</manifest>