diff --git a/common.mk b/common.mk index 970f77e..af8e964 100644 --- a/common.mk +++ b/common.mk @@ -26,7 +26,7 @@ PRODUCT_SHIPPING_API_LEVEL := $(BOARD_SHIPPING_API_LEVEL) # Audio PRODUCT_PACKAGES += \ - android.hardware.audio@7.1-impl.samsung-sm8650 \ + android.hardware.audio@7.1-impl \ android.hardware.audio.effect@7.0-impl \ android.hardware.audio.service \ android.hardware.bluetooth.audio-impl \