From bfaa6d83367653357265e5e3ab755d758a500ab2 Mon Sep 17 00:00:00 2001 From: Bob Badour Date: Thu, 3 Nov 2022 07:18:06 -0700 Subject: [PATCH] [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 Merged-In: I0f79d8c1a23c701b8cb149d966a9bc8b688ef585 --- vibrator/cs40l26/aidl/Android.bp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/vibrator/cs40l26/aidl/Android.bp b/vibrator/cs40l26/aidl/Android.bp index 2c3b4b9..8876278 100644 --- a/vibrator/cs40l26/aidl/Android.bp +++ b/vibrator/cs40l26/aidl/Android.bp @@ -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 { name: "android.hardware.vibrator.cs40l26-private", srcs: [