summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/main/AndroidManifest.xml')
-rw-r--r--ui/src/main/AndroidManifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/src/main/AndroidManifest.xml b/ui/src/main/AndroidManifest.xml
index c4de42ca..613562e1 100644
--- a/ui/src/main/AndroidManifest.xml
+++ b/ui/src/main/AndroidManifest.xml
@@ -116,7 +116,8 @@
android:value="false" />
</service>
- <meta-data android:name="android.content.APP_RESTRICTIONS"
+ <meta-data
+ android:name="android.content.APP_RESTRICTIONS"
android:resource="@xml/app_restrictions" />
</application>