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

Commit 3611f2f4 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Don\'t build otatools for PDK"

am: 9e8866f4

* commit '9e8866f4':
  Don't build otatools for PDK
parents dc1afa9c 9e8866f4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1416,6 +1416,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 \