From a118060197a30a18c66bd0ce088ec696bf3373c5 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 26 Aug 2016 00:37:02 +0300 Subject: [PATCH] Source tequila specific envsetup Change-Id: I39d3e711a6beab47e3284919a9a4fef15b0f40b9 --- bin/hmm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bin/hmm b/bin/hmm index 161bad67f..37c96423b 100755 --- a/bin/hmm +++ b/bin/hmm @@ -16,6 +16,7 @@ # Common script utilities source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../../make/shell_utils.sh +source $ANDROID_BUILD_TOP/vendor/tequila/build/soong/bin/hmm cat <