commit | 600afbe381409e77654f73672491492f4c2aeecd | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Wed Sep 04 23:49:27 2024 +0000 |
committer | Spandan Das <spandandas@google.com> | Wed Sep 11 21:16:24 2024 +0000 |
tree | a538bce6eb016531c6bd9764d2e9fd0c06cae988 | |
parent | 1028d5a53f003d497d9e850780f7d0c28729b343 [diff] [blame] |
Add kotlin kzips to build_kzip.bash Test: Built the phony xref_kotlin target locally Bug: 265428637 Change-Id: Ib5d6679f17ea45beea8302bc2257e1e4bd0ed7eb
diff --git a/build_kzip.bash b/build_kzip.bash index 4c42048..850aeda 100755 --- a/build_kzip.bash +++ b/build_kzip.bash
@@ -40,6 +40,7 @@ merge_zips xref_cxx xref_java + xref_kotlin # TODO: b/286390153 - reenable rust # xref_rust )