Merge "Don\'t build otatools for PDK"
am: 9e8866f4a4
* commit '9e8866f4a4ec60778d55366afaf29f7d2e22e9ee':
Don't build otatools for PDK
This commit is contained in:
@@ -1416,6 +1416,9 @@ endif
|
|||||||
ifeq ($(recovery_fstab),)
|
ifeq ($(recovery_fstab),)
|
||||||
build_ota_package := false
|
build_ota_package := false
|
||||||
endif
|
endif
|
||||||
|
ifeq ($(TARGET_BUILD_PDK),true)
|
||||||
|
build_ota_package := false
|
||||||
|
endif
|
||||||
|
|
||||||
ifeq ($(build_ota_package),true)
|
ifeq ($(build_ota_package),true)
|
||||||
OTATOOLS := $(HOST_OUT_EXECUTABLES)/minigzip \
|
OTATOOLS := $(HOST_OUT_EXECUTABLES)/minigzip \
|
||||||
|
Reference in New Issue
Block a user