Delete PRODUCT_FULL_TREBLE_OVERRIDE.

This variable doesn't do anything for devices launching with
API level 26 or later, and the initial zuma devices (Pixel 8)
launched with API level 34.

Bug: 307369186
Test: presubmit
Flag: EXEMPT trivial build cleanup
Change-Id: I181937f9e49d4b9e1088fc92df7681d1a39e3d26
Merged-In: I181937f9e49d4b9e1088fc92df7681d1a39e3d26
This commit is contained in:
Krzysztof Kosiński 2024-09-06 22:30:41 +00:00
parent bc6bb134b9
commit 54ceb87f8e

View file

@ -16,9 +16,6 @@
include build/make/target/board/BoardConfigMainlineCommon.mk include build/make/target/board/BoardConfigMainlineCommon.mk
include build/make/target/board/BoardConfigPixelCommon.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. # HACK : To fix up after bring up multimedia devices.
TARGET_SOC := zuma TARGET_SOC := zuma