Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 481cc5a0 authored by Colin Cross's avatar Colin Cross
Browse files

Don't build otatools for PDK

Change-Id: I5e73d103300ac938f80b3ff0af978c123d649fed
parent e2b8f687
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1415,6 +1415,9 @@ endif
ifeq ($(recovery_fstab),)
build_ota_package := false
endif
ifeq ($(TARGET_BUILD_PDK),true)
build_ota_package := false
endif

ifeq ($(build_ota_package),true)
OTATOOLS :=  $(HOST_OUT_EXECUTABLES)/minigzip \