aboutsummaryrefslogtreecommitdiff
path: root/integration_tests/agp/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/agp/src/main/AndroidManifest.xml')
-rw-r--r--integration_tests/agp/src/main/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/integration_tests/agp/src/main/AndroidManifest.xml b/integration_tests/agp/src/main/AndroidManifest.xml
index 4e2dd6d7b..e37688119 100644
--- a/integration_tests/agp/src/main/AndroidManifest.xml
+++ b/integration_tests/agp/src/main/AndroidManifest.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.robolectric.integrationtests.agp">
+<manifest>
<application />
</manifest>