From 2a814d7aabd20a54449648f3fd2a9683a73efb74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20Kosi=C5=84ski?= Date: Fri, 6 Sep 2024 22:27:24 +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 gs201 devices (Pixel 7) launched with API level 33. Bug: 307369186 Test: presubmit Flag: EXEMPT trivial build cleanup Change-Id: I35bdec5d9e21abb25f12c0ad9681d3dee01aee67 --- BoardConfig-common.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index 2eab1573..87d0946f 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 := gs201