diff --git a/universal7885-common/configs/vintf/manifest.xml b/universal7885-common/configs/vintf/manifest.xml index 160d033..f2568f0 100644 --- a/universal7885-common/configs/vintf/manifest.xml +++ b/universal7885-common/configs/vintf/manifest.xml @@ -17,25 +17,6 @@ default - - android.hardware.bluetooth.a2dp - hwbinder - 1.0 - - IBluetoothAudioOffload - default - - @1.0::IBluetoothAudioOffload/default - - - android.hardware.bluetooth.audio - hwbinder - 2.1 - - IBluetoothAudioProvidersFactory - default - - android.hardware.biometrics.fingerprint hwbinder diff --git a/universal7885-common/universal7885-common.mk b/universal7885-common/universal7885-common.mk index b3b95ec..4cc5533 100644 --- a/universal7885-common/universal7885-common.mk +++ b/universal7885-common/universal7885-common.mk @@ -27,17 +27,8 @@ PRODUCT_PACKAGES += \ libaudioroute \ libtinyalsa \ libtinycompress \ - libldacBT_bco \ audio.hearing_aid.default -# Audio (BT) -PRODUCT_PACKAGES += \ - android.hardware.bluetooth.audio@2.1-impl \ - audio.bluetooth.default \ - audio.a2dp.default \ - android.hardware.bluetooth.audio@2.1.vendor \ - android.hardware.bluetooth.a2dp@1.0-impl.mock \ - # Aptx PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/aptx/libaptX_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptX_encoder.so \