From 5616948c08c04d738bbd4d1a27cee88f7a17df12 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 12 Sep 2021 21:27:59 +0200 Subject: [PATCH] sdm660-common: Move to SPDX license identifier Change-Id: Ic46de254772fb2c3d57566ac0c60a7f5a7f55ab9 Signed-off-by: pix106 --- light/Android.bp | 2 -- usb/Android.bp | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/light/Android.bp b/light/Android.bp index dfd500dc..e42cc41f 100644 --- a/light/Android.bp +++ b/light/Android.bp @@ -1,6 +1,4 @@ // -// Copyright (C) 2018,2020 The LineageOS Projec -// // SPDX-License-Identifier: Apache-2.0 // diff --git a/usb/Android.bp b/usb/Android.bp index 82dd189b..3a0d3cd2 100644 --- a/usb/Android.bp +++ b/usb/Android.bp @@ -2,6 +2,8 @@ // Copyright (C) 2017 The LineageOS Project // // SPDX-License-Identifier: Apache-2.0 +// + cc_binary { name: "android.hardware.usb@1.0-service.xiaomi_sdm660", relative_install_path: "hw",