mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sky
synced 2026-02-01 09:40:11 +00:00
sky: 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:
@@ -537,8 +537,7 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
|
||||
|
||||
# VENDOR API
|
||||
BOARD_API_LEVEL := 31
|
||||
BOARD_SHIPPING_API_LEVEL := $(BOARD_API_LEVEL)
|
||||
BOARD_SHIPPING_API_LEVEL := 31
|
||||
|
||||
# Vendor service manager
|
||||
PRODUCT_PACKAGES += \
|
||||
|
||||
Reference in New Issue
Block a user