From 0a7410cb9ee06ce195f5b777982142aed8213019 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 5 Sep 2024 01:06:15 +0300 Subject: [PATCH] build: Split envsetup help to a separate file Change-Id: I76063d36775c8c7326153de50e44a24410fc11a2 --- build/envsetup.sh | 26 -------------------------- build/soong/bin/hmm | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 26 deletions(-) create mode 100644 build/soong/bin/hmm diff --git a/build/envsetup.sh b/build/envsetup.sh index c2af5e59..f4863f3b 100644 --- a/build/envsetup.sh +++ b/build/envsetup.sh @@ -1,29 +1,3 @@ -function __print_tequila_functions_help() { -cat <