From 42af248738475cc38a75f2e7c88ad424d5ac6c27 Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 7 Dec 2021 20:22:48 +0530 Subject: [PATCH] universal7885: Remove obsolete debug.sf.disable_backpressure property * It has been removed in Android S * https://github.com/LineageOS/android_frameworks_native/commit/2ec5391acfc340c2e195d573cf5a078ff0f280d2 Change-Id: I23a210a37ad257f0c8b7a3c5e1d59b2ac20cde9a Signed-off-by: SamarV-121 Signed-off-by: roynatech2544 --- universal7885-common/configs/props/vendor.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/universal7885-common/configs/props/vendor.prop b/universal7885-common/configs/props/vendor.prop index 54c6ec7..79aac9e 100644 --- a/universal7885-common/configs/props/vendor.prop +++ b/universal7885-common/configs/props/vendor.prop @@ -32,7 +32,6 @@ vendor.sec.rild.libpath2=/vendor/lib64/libsec-ril-dsds.so ro.telephony.default_network=9,9 ## Surfaceflinger -debug.sf.disable_backpressure=1 ro.surface_flinger.max_frame_buffer_acquired_buffers=3 debug.sf.enable_hwc_vds=0 debug.sf.latch_unsignaled=0