From fc85b23b29ab74435a6ba91a1509c4d823bcfc50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Kosi=C5=84ski?= Date: Mon, 9 Sep 2024 17:11:06 +0000 Subject: [PATCH] Delete PRODUCT_FULL_TREBLE_OVERRIDE. This variable doesn't do anything for devices launching with API level 26 or later, and the initial zumapro devices (Pixel 9) launched with API level 34. Bug: 307369186 Test: presubmit Flag: EXEMPT trivial build cleanup Change-Id: If23568e7e1fc0dff05467e6b4fc97376c06c2233 --- BoardConfig-common.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index a37b49f..b21deda 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -16,9 +16,6 @@ include build/make/target/board/BoardConfigMainlineCommon.mk include build/make/target/board/BoardConfigPixelCommon.mk -# Should be uncommented after fixing vndk-sp violation is fixed. -PRODUCT_FULL_TREBLE_OVERRIDE := true - # HACK : To fix up after bring up multimedia devices. TARGET_SOC := zumapro