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
commit7192809ee1ce3782f258d94a18daf85ef56c8213 (patch)
tree76a830de5dd85ed3bf66d5aca404d3da0cc41cbd
parent0033f855052cf4927d5fb688706d6c4d59b1989f (diff)
parent8a0ac407739d09d648694cf63ff040fbbe05fc2a (diff)
downloadjackson-databind-android12-d1-s2-release.tar.gz
Change-Id: I25e0dee8a9c2c3b41c514a5b1e7f1e4f74b621c7
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 3db25da1c..64ae8cd36 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,23 @@
// limitations under the License.
//
+package {
+ default_applicable_licenses: ["external_jackson-databind_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_jackson-databind_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "src/main/resources/META-INF/LICENSE",
+ ],
+}
+
java_library_host {
name: "jackson-databind",
srcs: [