From 5d40c92ef4f8297c445183edb32ff9eb70052a3b Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 4 Mar 2022 16:40:34 -0300 Subject: [PATCH] sm6375-common: bootctrl: Remove bootctrl.xiaomi_holi target * This is no longer used after switching to QTI 1.1 impl. Change-Id: I9f8e538068ed6f351baf9312d3204a6be2518992 --- bootctrl/Android.bp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bootctrl/Android.bp b/bootctrl/Android.bp index 50218a5..77f2ecf 100644 --- a/bootctrl/Android.bp +++ b/bootctrl/Android.bp @@ -14,12 +14,6 @@ // limitations under the License. // -cc_library { - name: "bootctrl.xiaomi_holi", - defaults: ["bootctrl_hal_defaults"], - static_libs: ["libgptutils.xiaomi_holi"], -} - cc_library_shared { name: "android.hardware.boot@1.1-impl-qti", stem: "android.hardware.boot@1.0-impl-1.1-qti",