summaryrefslogtreecommitdiff
path: root/tests/testapp/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapp/AndroidManifest.xml')
-rw-r--r--tests/testapp/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testapp/AndroidManifest.xml b/tests/testapp/AndroidManifest.xml
index f3e244748..2b7bf4955 100644
--- a/tests/testapp/AndroidManifest.xml
+++ b/tests/testapp/AndroidManifest.xml
@@ -44,6 +44,7 @@
<provider
android:name="DataMigrationContentProvider"
android:authorities="cellbroadcast-legacy"
+ android:enabled="false"
android:exported="true" />
</application>