From c14cdbf657af719d0867d7b01a6cafa4b533ee77 Mon Sep 17 00:00:00 2001 From: pix106 Date: Sun, 14 May 2023 08:25:53 +0200 Subject: [PATCH] sdm660-common: props: remove duplicates --- properties/system.prop | 3 --- properties/vendor.prop | 1 - 2 files changed, 4 deletions(-) diff --git a/properties/system.prop b/properties/system.prop index c7fe2da4..b7aa8cb7 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -76,9 +76,6 @@ debug.sf.enable_hwc_vds=0 debug.sf.enable_transaction_tracing=false ro.surface_flinger.max_virtual_display_dimension=4096 -# Fwk detect -ro.vendor.qti.va_aosp.support=1 - # Fling ro.min.fling_velocity=160 ro.max.fling_velocity=20000 diff --git a/properties/vendor.prop b/properties/vendor.prop index a5f327d6..c6ca8a03 100644 --- a/properties/vendor.prop +++ b/properties/vendor.prop @@ -31,7 +31,6 @@ vendor.audio.dolby.ds2.enabled=false vendor.audio.dolby.ds2.hardbypass=false vendor.audio.hal.boot.timeout.ms=20000 vendor.audio_hal.period_multiplier=2 -vendor.audio.feature.compr_voip.enable=true vendor.audio.flac.sw.decoder.24bit=true vendor.audio_hal.period_size=240 vendor.audio.hw.aac.encoder=true