summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-22 02:13:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-22 02:13:52 +0000
commitb82aa09d914d51b6f44d6752e7b72b7c349e1f3c (patch)
treeb87e743b5021b2215ec626c84de22e9822be7883
parent1d913f5ef86690bfa512629a0482dbecc9456c9b (diff)
parentd72f92961db54c1639acc8fd593155b0490f9f39 (diff)
downloadjarjar-android14-gsi.tar.gz
Change-Id: I6b13c900cbdc9ccbb50e8090bba3d3d72c88105d
l---------LICENSE1
-rw-r--r--METADATA11
2 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 120000
index 0000000..85de3d4
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1 @@
+LICENSE.txt \ No newline at end of file
diff --git a/METADATA b/METADATA
index d97975c..11534d0 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,14 @@
+name: "jarjar"
+description:
+ "Utility that makes it easy to repackage Java libraries and embed them into "
+ "your own distribution"
+
third_party {
+ url {
+ type: GIT
+ value: "https://github.com/google/jarjar.git"
+ }
+ version: "1.4"
+ last_upgrade_date { year: 2014 month: 6 day: 17 }
license_type: NOTICE
}