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:
parent
1028d5a53f
commit
600afbe381
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ kzip_targets=(
|
||||||
merge_zips
|
merge_zips
|
||||||
xref_cxx
|
xref_cxx
|
||||||
xref_java
|
xref_java
|
||||||
|
xref_kotlin
|
||||||
# TODO: b/286390153 - reenable rust
|
# TODO: b/286390153 - reenable rust
|
||||||
# xref_rust
|
# xref_rust
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue