summaryrefslogtreecommitdiff
path: root/compilationTests/testData/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'compilationTests/testData/AndroidManifest.xml')
-rw-r--r--compilationTests/testData/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/compilationTests/testData/AndroidManifest.xml b/compilationTests/testData/AndroidManifest.xml
index 4923dbcb..bcb3c6dc 100644
--- a/compilationTests/testData/AndroidManifest.xml
+++ b/compilationTests/testData/AndroidManifest.xml
@@ -14,7 +14,6 @@
limitations under the License.
-->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="!@{PACKAGE}">
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
</manifest>