Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65540981 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Call lunch before using b."

parents 03b846ff 6db4d4f4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -18,6 +18,9 @@ trap 'exit 1' ERR

source $(dirname $0)/../envsetup.sh

# lunch required to set up PATH to use b
lunch aosp_arm64

test_target=//build/bazel/scripts/difftool:difftool

b build "$test_target"