summaryrefslogtreecommitdiffstats
path: root/common/AndroidManifest.xml
diff options
context:
space:
mode:
authorAdam Metcalf <gamblore@google.com>2013-06-14 14:50:12 -0700
committerAdam Metcalf <gamblore@google.com>2013-06-18 16:17:01 -0700
commit634e2134080aa47637c4a3eb2372644202da1e90 (patch)
treea2cb8f6e7cb2925eb918ced3a883b01e22a35885 /common/AndroidManifest.xml
parent53f35c7c31f31db40b106cc0f7a51f5daf40a7fd (diff)
downloadandroid_frameworks_ex-634e2134080aa47637c4a3eb2372644202da1e90.tar.gz
android_frameworks_ex-634e2134080aa47637c4a3eb2372644202da1e90.tar.bz2
android_frameworks_ex-634e2134080aa47637c4a3eb2372644202da1e90.zip
Gradle project file.
Adds a gradle project file so that other projects can use the android-common library. Change-Id: I02a2b7a50c7cbb101b360c083257d5acba21230a
Diffstat (limited to 'common/AndroidManifest.xml')
-rw-r--r--common/AndroidManifest.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/AndroidManifest.xml b/common/AndroidManifest.xml
new file mode 100644
index 0000000..91f5f51
--- /dev/null
+++ b/common/AndroidManifest.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest package="com.android.common"/> \ No newline at end of file