aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-28 23:02:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-28 23:02:41 +0000
commit0ca70dec33b19c7039352a2950a82c98c1f7a135 (patch)
tree2ea976e35ebc7c2f0a054ecb11b07aa9680a7617
parentee6eb5fbdbcb87a29d96d8beb1bb5a68c693bb90 (diff)
parent5f2abc52cbb015466c3fa5b329bb8a814841c73d (diff)
downloadjackson-core-android12-d1-s6-release.tar.gz
Change-Id: Ie45f5039df82e18d6780fadbe2e90224fc2af6e5
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 319403c3..2eb0b830 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,23 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["external_jackson-core_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_jackson-core_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "LICENSE",
+ ],
+}
+
java_library_host {
name: "jackson-core",
srcs: [