use DOWNLAOD_PATH from common_lib for artifact downloads
Replaced the hardcoded root path "/tmp/bisect_builds" in find_build_breakage.sh with the common variable defined in common_lib.sh to ensure consistency across scripts.
Test: ./find_build_breakage.sh -pb ab://git_main/aosp_cf_x86_64_only_phone-trunk_staging-userdebug/14950703 -kb ab://aosp_kernel-common-android-mainline/kernel_virt_x86_64/14179771-14194714 -tb "/tmp/kernel_tests_downloads/git_main/test_suites_x86_64-trunk_staging/14950703/android-cts" -t "CtsIkeTestCases android.ipsec.ike.cts.IkeSessionPskTest#testIkeSessionSetupAndChildSessionSetupWithTunnelModeV6"
Bug: 492016494
Change-Id: Idf9eecfa7e5c42a01572b1d5fb107e20887b5299
Signed-off-by: Darren Chang <chihsheng@google.com>
1 file changed