BoardConfig: support SKIP_VALIDATE by default am: 6cd40722a7

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/21647143

Change-Id: I68e8d5f07dfa2347d907f7e57acb7c175e4979f9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Midas Chien 2023-03-03 17:28:52 +00:00 committed by Automerger Merge Worker
commit 7d873bbe03

View file

@ -259,7 +259,6 @@ BOARD_HWC_VERSION := hwc3
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := false
BOARD_HDMI_INCAPABLE := true BOARD_HDMI_INCAPABLE := true
TARGET_USES_HWC2 := true TARGET_USES_HWC2 := true
HWC_SKIP_VALIDATE := true
HWC_SUPPORT_RENDER_INTENT := true HWC_SUPPORT_RENDER_INTENT := true
HWC_SUPPORT_COLOR_TRANSFORM := true HWC_SUPPORT_COLOR_TRANSFORM := true
#BOARD_USES_DISPLAYPORT := true #BOARD_USES_DISPLAYPORT := true