dre: Don't set BOARD_API_LEVEL
build/make/core/board_config.mk:1001: error: BOARD_API_LEVEL must not set manully. The build system automatically sets this value.. Change-Id: If59ae9dea6cb13701d7217a1c0a355d4e07113eb
This commit is contained in:
parent
a998c0b181
commit
bb1d8db952
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ PRODUCT_SHIPPING_API_LEVEL := 30
|
|||
|
||||
# Set board API level
|
||||
BOARD_SHIPPING_API_LEVEL := 30
|
||||
BOARD_API_LEVEL := 30
|
||||
|
||||
# Overlays
|
||||
$(call inherit-product, hardware/oplus/overlay/generic/generic.mk)
|
||||
|
|
Loading…
Reference in a new issue