Merge "BoardConfig: support SKIP_VALIDATE by default" into udc-dev am: 7b4da9ab73 am: e5e88f15eb

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

Change-Id: Ib838220456f7ef0c2876a5b7de5e175bbc513920
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Midas Chien 2023-03-03 16:58:08 +00:00 committed by Automerger Merge Worker
commit d4af5f080a

View file

@ -258,7 +258,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