summaryrefslogtreecommitdiff
path: root/properties.mk
diff options
context:
space:
mode:
authorPawin Vongmasa <pawin@google.com>2019-03-12 19:56:00 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:49:34 +0300
commit9b99de7383e8f965c716596c0825e7c92ebff6dd (patch)
tree3f891d011440ace64fc8b7611e0a758eee63d1ae /properties.mk
parent13665fa7546991744c74555deecaa394f98535cb (diff)
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 <celtare21@gmail.com>
Diffstat (limited to 'properties.mk')
-rw-r--r--properties.mk4
1 files changed, 4 insertions, 0 deletions
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