Merge "check-vndk-list is run even when VNDK is not enabled" am: 931c5a5d33
am: 91e6f590f0
Change-Id: I6786bc1494c0dd5823b66893b1769a92af37fe1b
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
ifneq ($(BOARD_VNDK_VERSION),)
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
#####################################################################
|
||||
@@ -86,6 +85,8 @@ else
|
||||
endif
|
||||
@chmod a+x $@
|
||||
|
||||
ifneq ($(BOARD_VNDK_VERSION),)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := vndk_package
|
||||
LOCAL_REQUIRED_MODULES := \
|
||||
|
Reference in New Issue
Block a user