[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LeanbackIME am: 6244788ee7 am: d51861ec4a

Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LeanbackIME/+/1576152

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia80c84a6c30eea13a5e163b10bbd77f69887473f
This commit is contained in:
Bob Badour
2021-02-05 20:52:19 +00:00
committed by Automerger Merge Worker

View File

@@ -1,3 +1,20 @@
package {
default_applicable_licenses: ["packages_inputmethods_LeanbackIME_license"],
}
// Added automatically by a large-scale-change
// http://go/android-license-faq
license {
name: "packages_inputmethods_LeanbackIME_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
],
license_text: [
"LICENSE",
],
}
version_name = "1.00-aosp"
version_code = "100"