Ver código fonte

sm8450-common: 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
Chirayu Desai 9 meses atrás
pai
commit
c3709fe617
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      common.mk

+ 0 - 1
common.mk

@@ -46,7 +46,6 @@ PRODUCT_PACKAGES += \
 
 # API
 PRODUCT_SHIPPING_API_LEVEL := 31
-BOARD_API_LEVEL := 31
 BOARD_SHIPPING_API_LEVEL := 31
 
 # Atrace