summaryrefslogtreecommitdiffhomepage
path: root/android/app/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/app/src
parent005c208ed28b8d8655630cdd26c3cf70171b6eb3 (diff)
downloadmullvadvpn-596b605d5b02942cb94f0ca90be39a74c1a876f1.tar.xz
mullvadvpn-596b605d5b02942cb94f0ca90be39a74c1a876f1.zip
Format xml files
Diffstat (limited to 'android/app/src')
-rw-r--r--android/app/src/main/res/xml/provider_paths.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/android/app/src/main/res/xml/provider_paths.xml b/android/app/src/main/res/xml/provider_paths.xml
index 921d92f8dd..7158cf665d 100644
--- a/android/app/src/main/res/xml/provider_paths.xml
+++ b/android/app/src/main/res/xml/provider_paths.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
- <cache-path
- name="logs"
- path="logs/" />
+ <cache-path name="logs"
+ path="logs/" />
</paths>
-
-