aboutsummaryrefslogtreecommitdiffstats
path: root/openpgp-api/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp-api/src/main/AndroidManifest.xml')
-rw-r--r--openpgp-api/src/main/AndroidManifest.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/openpgp-api/src/main/AndroidManifest.xml b/openpgp-api/src/main/AndroidManifest.xml
new file mode 100644
index 0000000..f1f29cf
--- /dev/null
+++ b/openpgp-api/src/main/AndroidManifest.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="org.openintents.openpgp">
+
+ <application/>
+
+</manifest> \ No newline at end of file