diff options
Diffstat (limited to 'properties.mk')
-rw-r--r-- | properties.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/properties.mk b/properties.mk index 79c891c..aa6d3fe 100644 --- a/properties.mk +++ b/properties.mk @@ -96,10 +96,6 @@ 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 |