Export KYTHE_KZIP_ENCODING.

Bug: 146224091
Test: manual
Change-Id: I998a51565419b86a9f183c0f3228ce09d7b035c0
This commit is contained in:
Sasha Smundak 2020-01-22 14:41:01 -08:00
parent 0c9c0f045f
commit f77ee745d3
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
: ${BUILD_NUMBER:=$(uuidgen)}
: ${KYTHE_KZIP_ENCODING:=proto}
export KYTHE_KZIP_ENCODING
# The extraction might fail for some source files, so run with -k and then check that
# sufficiently many files were generated.