From 69cade5d35780aab51bdc15c83b4283949097325 Mon Sep 17 00:00:00 2001 From: Hangyu Kuang Date: Mon, 11 Sep 2017 18:28:06 -0700 Subject: [PATCH] media: Remove the disable PQ and enable PQ by default. Bug: 64157695 Test: Video recording Change-Id: Id8a886ac9c1b287e8586b2dc3960bf60039d354d --- system.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/system.prop b/system.prop index c13ac420..be0351b3 100644 --- a/system.prop +++ b/system.prop @@ -35,7 +35,6 @@ persist.mm.enable.prefetch=true # Additional buffers shared between Camera and Video vendor.vidc.enc.dcvs.extra-buff-count=2 -vendor.vidc.enc.disable.pq=1 # system props for the data netmgrd persist.data.netmgrd.qos.enable=true