aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-03 02:06:57 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-03 02:06:57 +0000
commitd499e0d79582bc26b8a56f2e34c36219055d1d22 (patch)
tree5520f8b348fa75934708b0b968252192d513274b
parent331c3ae524c731f2472e9be1c4c8d63623f5b67c (diff)
parent6b8e3f0b0de304def369091d4247837ccb156f9d (diff)
downloadgeojson-jackson-android12-d1-s5-release.tar.gz
Change-Id: I28146421d89f413440831b9741bb3a9182449544
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f59d1ef..1b1dac2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,23 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["external_geojson-jackson_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_geojson-jackson_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
java_library_host {
name: "geojson-jackson",
srcs: [