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 --- properties.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'properties.mk') diff --git a/properties.mk b/properties.mk index 997ba87..60f6a79 100644 --- a/properties.mk +++ b/properties.mk @@ -96,6 +96,10 @@ PRODUCT_PROPERTY_OVERRIDES += \ vendor.video.disable.ubwc=1 \ vidc.enc.dcvs.extra-buff-count=2 +# Codec2 switch +PRODUCT_PROPERTY_OVERRIDES += \ + debug.media.codec2=2 + # CNE PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \ persist.vendor.cne.feature=1 -- cgit v1.2.3