kunlun2: build 29 extra vndk
This commit is contained in:
parent
7d200328d3
commit
0851a6c2f3
2 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,6 @@ SELINUX_IGNORE_NEVERALLOWS := true
|
|||
|
||||
# Treble
|
||||
BOARD_VNDK_VERSION := current
|
||||
PRODUCT_EXTRA_VNDK_VERSIONS := 28
|
||||
|
||||
# Vendor
|
||||
TARGET_COPY_OUT_VENDOR := vendor
|
||||
|
|
|
@ -11,6 +11,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|||
|
||||
# VNDK
|
||||
PRODUCT_TARGET_VNDK_VERSION := 29
|
||||
PRODUCT_EXTRA_VNDK_VERSIONS := 29
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2244
|
||||
|
|
Loading…
Reference in a new issue