From 985ce4220208cd74dc6628f35d83fa5ea00bba44 Mon Sep 17 00:00:00 2001 From: Bob Badour Date: Thu, 3 Nov 2022 07:59:10 -0700 Subject: [PATCH] [LSC] Add LOCAL_LICENSE_KINDS to device/google/gs-common Added SPDX-license-identifier-Apache-2.0 to: gps/brcm/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: Id24967e37b2fafa55841703f3eb2017ce06f4aa6 --- gps/brcm/Android.bp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gps/brcm/Android.bp b/gps/brcm/Android.bp index 6421e46..c7077f7 100644 --- a/gps/brcm/Android.bp +++ b/gps/brcm/Android.bp @@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + cc_prebuilt_library_shared { name: "android.hardware.gnss@2.1-impl-google", arch: {