changes to add pdk1 / pdk2 build for PDK build
- additional files will be added to pdk/build Bug: 6079146 Change-Id: Ieb5fcab8002193250d770b923f60ec7333ce84e5
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
# api compatibility or added apis illegally.
|
||||
#
|
||||
|
||||
ifneq ($(BUILD_TINY_ANDROID), true)
|
||||
# skip api check for TINY_ANDROID and PDK buid
|
||||
ifeq (,$(filter true, $(BUILD_TINY_ANDROID) $(BUILD_PDK)))
|
||||
|
||||
.PHONY: checkapi
|
||||
|
||||
|
Reference in New Issue
Block a user