From 33feccae52e07374de488617f6a74ba492197023 Mon Sep 17 00:00:00 2001 From: pix106 Date: Sun, 24 Oct 2021 05:32:03 +0200 Subject: [PATCH] Revert "sdm660-common: boardconfig: disallow vintf metadata" This reverts commit 3b747333e8e875f0904e6a1a1e85593d2a5f1423. Signed-off-by: pix106 --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5f5b3ac9..79091960 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,7 +35,6 @@ endif BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" # Broken Files/Headers -BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true BUILD_BROKEN_MISSING_REQUIRED_MODULES := true BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true RELAX_USES_LIBRARY_CHECK := true