aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/android/get_initial_items.sh
blob: 2a1eda3a263d37e145a42d30c0399f794dbfc591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash -u
#
# Copyright 2016 Google Inc. All Rights Reserved.
#
# This script is intended to be used by binary_search_state.py, as
# part of the binary search triage on the Android source tree.  This script
# generates the list of current Android object files, that is then used
# for doing the binary search.
#

source android/common.sh

cat ${BISECT_GOOD_BUILD}/_LIST