aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml')
-rw-r--r--integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml b/integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml
new file mode 100644
index 00000000..522bce61
--- /dev/null
+++ b/integration-tests/src/test/resources/playground-android-multi/workload/src/main/AndroidManifest.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.example.mylibrary">
+</manifest> \ No newline at end of file