Delete PRODUCT_FULL_TREBLE_OVERRIDE.
This variable doesn't do anything for devices launching with API level 26 or later, and the initial gs101 devices (Pixel 6) launched with API level 31. Bug: 307369186 Test: presubmit Flag: EXEMPT trivial build cleanup Change-Id: I3e3ef17f4a1d7101bbfdeb47c3072d0ede4af6e9
This commit is contained in:
parent
0da2a72457
commit
bf1f0fbcce
1 changed files with 0 additions and 3 deletions
|
@ -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 := gs101
|
TARGET_SOC := gs101
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue