commit | a7eaf450781483791b02241fd6ab62767d4d6f99 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@android.com> | Tue Aug 25 17:12:36 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 25 17:12:36 2015 +0000 |
tree | 39e916a4ebc1989353fb9d6f3644af543e46e6c6 | |
parent | bcbd4eb9fb9c82f35ca46cc9b976a59b6c1645d4 [diff] | |
parent | 267e957373765ad1e3ce89abe61886a305277027 [diff] |
Merge "Dist the otatools package."
diff --git a/core/main.mk b/core/main.mk index 3c5a554..f9bd3f8 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -958,6 +958,7 @@ $(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) \