Add kotlin kzips to build_kzip.bash

Test: Built the phony xref_kotlin target locally
Bug: 265428637
Change-Id: Ib5d6679f17ea45beea8302bc2257e1e4bd0ed7eb
This commit is contained in:
Spandan Das
2024-09-04 23:49:27 +00:00
parent 1028d5a53f
commit 600afbe381

View File

@@ -40,6 +40,7 @@ kzip_targets=(
merge_zips
xref_cxx
xref_java
xref_kotlin
# TODO: b/286390153 - reenable rust
# xref_rust
)