From 9b99de7383e8f965c716596c0825e7c92ebff6dd Mon Sep 17 00:00:00 2001 From: Pawin Vongmasa Date: Tue, 12 Mar 2019 19:56:00 -0700 Subject: sdm660-common: Enable Codec2 Drop framework_manifest.xml part as the hal is already parsed. Don't bring in the c2 xml files as CAF squashed the c2 support in the already existing media codecs. Change-Id: Ibe051f4b19c2dbb0a208e751a3b7a332a329b447 Signed-off-by: celtare21 --- sdm660.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sdm660.mk') 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 \ -- cgit v1.2.3