Skip to content
Snippets Groups Projects
Commit 14ca7edd authored by Bob Badour's avatar Bob Badour Committed by Automerger Merge Worker
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to external/okio am: 63e8af3c

Original change: https://android-review.googlesource.com/c/platform/external/okio/+/1682066

Change-Id: I1b196676c18fe53d36fa8a2738d86da2745ddf9f
package {
default_applicable_licenses: ["external_okio_license"],
}
// Added automatically by a large-scale-change
// See: http://go/android-license-faq
license {
name: "external_okio_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
],
license_text: [
"LICENSE.txt",
],
}
java_library {
name: "okio-lib",
srcs: [
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment