summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 77a1e67..0d01adf 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -161,6 +161,11 @@ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.5 \
vendor.qti.hardware.camera.device@1.0
+# Codec2 modules
+PRODUCT_PACKAGES += \
+ com.android.media.swcodec \
+ libsfplugin_ccodec
+
# Connectivity Engine support (CNE)
PRODUCT_PACKAGES += \
cneapiclient \