[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LeanbackIME am: 6244788ee7
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LeanbackIME/+/1576152 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic18014ee359fe5b707f14160ceb2bc67faf0883f
This commit is contained in:
17
Android.bp
17
Android.bp
@@ -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_name = "1.00-aosp"
|
||||||
version_code = "100"
|
version_code = "100"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user