From 267e957373765ad1e3ce89abe61886a305277027 Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Mon, 24 Aug 2015 17:13:53 -0700 Subject: [PATCH] Dist the otatools package. Bug: 23495952 Change-Id: I1f61946580dd8ea29c3d5e1f4e859cc6d1f8554a --- core/main.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/main.mk b/core/main.mk index 3c5a55438..f9bd3f886 100644 --- a/core/main.mk +++ b/core/main.mk @@ -958,6 +958,7 @@ else # TARGET_BUILD_APPS $(call dist-for-goals, droidcore, \ $(INTERNAL_UPDATE_PACKAGE_TARGET) \ $(INTERNAL_OTA_PACKAGE_TARGET) \ + $(BUILT_OTATOOLS_PACKAGE) \ $(SYMBOLS_ZIP) \ $(INSTALLED_FILES_FILE) \ $(INSTALLED_BUILD_PROP_TARGET) \ -- 2.11.0