From c961ca948bf38f6f62824c6e69f26328d75f9d80 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Sun, 30 Oct 2022 05:13:43 +0000 Subject: [PATCH] sm8350-common: Remove libbthost_if from product packages Change-Id: Iccf81b853ad67c47d23868899bf577ca0a1c6dde --- common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common.mk b/common.mk index 914f4b0..41be931 100644 --- a/common.mk +++ b/common.mk @@ -92,8 +92,7 @@ PRODUCT_PACKAGES += \ # Bluetooth PRODUCT_PACKAGES += \ - audio.bluetooth.default \ - libbthost_if + audio.bluetooth.default PRODUCT_PACKAGES += \ android.hardware.bluetooth@1.0.vendor \