From 5285251b311fc879409981ec15c77670e43f61fd Mon Sep 17 00:00:00 2001 From: Sundong Ahn Date: Mon, 17 Dec 2018 16:40:39 +0900 Subject: sdm660-common: Add system properties for surfaceflinger The configstore will be not used in surfaceflinger. So surfaceflinger will use the system properties instead of configstore. For this, the system properties are added. Bug: 112386364 Test: m -j && boot test Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ff016e3..f0b2195 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,9 +119,6 @@ MAX_VIRTUAL_DISPLAY_DIMENSION := 4096 OVERRIDE_RS_DRIVER := libRSDriver_adreno.so -VSYNC_EVENT_PHASE_OFFSET_NS := 2000000 -SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000 - # DRM TARGET_ENABLE_MEDIADRM_64 := true -- cgit v1.2.3