aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-03 02:03:03 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-03 02:03:03 +0000
commitc997cda976fffb531124539397c820a78ef6da03 (patch)
tree5520f8b348fa75934708b0b968252192d513274b
parent5f0dc228bf9357e9c408432c057e27c17b2536a3 (diff)
parent6b8e3f0b0de304def369091d4247837ccb156f9d (diff)
downloadgeojson-jackson-android12L-gsi.tar.gz
Change-Id: Ic3929dcecdcb95b13c0523dbcf61fb4f5c685b0b
-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: [