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

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

Merge "Don\'t build otatools for PDK" am: 9e8866f4

am: 3611f2f4

* commit '3611f2f4':
  Don't build otatools for PDK
parents b81d0835 3611f2f4
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 \