From 09570e94199c178378732b4a81987b6e30713160 Mon Sep 17 00:00:00 2001 From: Sascha Nesterovic Date: Sat, 9 Aug 2025 23:07:56 +0000 Subject: [PATCH] common.mk aktualisiert Signed-off-by: Sascha Nesterovic --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 9158b89..bde8dbe 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 \