[LSC] Add LOCAL_LICENSE_KINDS
Added SPDX-license-identifier-Apache-2.0 to: vibrator/cs40l26/aidl/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I0f79d8c1a23c701b8cb149d966a9bc8b688ef585
This commit is contained in:
parent
f92aeb45ce
commit
be95819a39
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
package {
|
||||||
|
// See: http://go/android-license-faq
|
||||||
|
// A large-scale-change added 'default_applicable_licenses' to import
|
||||||
|
// all of the 'license_kinds' from "device_google_felix_license"
|
||||||
|
// to get the below license kinds:
|
||||||
|
// SPDX-license-identifier-Apache-2.0
|
||||||
|
default_applicable_licenses: ["device_google_felix_license"],
|
||||||
|
}
|
||||||
|
|
||||||
aidl_interface {
|
aidl_interface {
|
||||||
name: "android.hardware.vibrator.cs40l26-private",
|
name: "android.hardware.vibrator.cs40l26-private",
|
||||||
srcs: [
|
srcs: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue