commit | 2522c36b4ca910861a6532951b88533649c6a600 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 27 23:52:15 2021 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed May 12 23:28:49 2021 +0900 |
tree | a53ec6b48ba9da7e346dfd945b0dc0f827059a60 | |
parent | a530481db10db31fae6b9f10644be5d96aa10463 [diff] [blame] |
Target for tools to dexpreopt Bug: 158843648 Test: m droidcore Change-Id: I580e2b3285cc524234859998a0e4e072ecaef072
diff --git a/core/main.mk b/core/main.mk index c9fa148..c45c1f2 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -1709,6 +1709,7 @@ $(COVERAGE_ZIP) \ $(APPCOMPAT_ZIP) \ $(DEXPREOPT_CONFIG_ZIP) \ + $(DEXPREOPT_TOOLS_ZIP) \ $(INSTALLED_FILES_FILE) \ $(INSTALLED_FILES_JSON) \ $(INSTALLED_FILES_FILE_VENDOR) \