mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wahoo: 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
This commit is contained in:
committed by
Asriadi Rahim
parent
f17623c55b
commit
5ba9ec5638
@@ -163,12 +163,7 @@ USES_DEVICE_GOOGLE_WAHOO := true
|
||||
TARGET_USES_GRALLOC1 := true
|
||||
TARGET_USES_HWC2 := true
|
||||
|
||||
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
|
||||
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
|
||||
|
||||
# Display
|
||||
TARGET_HAS_WIDE_COLOR_DISPLAY := false
|
||||
TARGET_HAS_HDR_DISPLAY := false
|
||||
TARGET_USES_COLOR_METADATA := true
|
||||
|
||||
# Charger Mode
|
||||
|
||||
Reference in New Issue
Block a user