Browse Source

Export KYTHE_KZIP_ENCODING.

Bug: 146224091
Test: manual
Change-Id: I998a51565419b86a9f183c0f3228ce09d7b035c0
Sasha Smundak 4 years ago
parent
commit
f77ee745d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build_kzip.bash

+ 1 - 0
build_kzip.bash

@@ -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.