Added ADB_REBOOT (-a) flag to bootanalyze script
bootanalyze.py accepts the -a flag, which tells the script to use 'adb
reboot' command instead of 'adb shell su root svc power reboot'. Added
flag in bootanalyze.sh, in order to propagate it to the python script.
Test: ANDROID_BUILD_TOP=<path-android-top> CONFIG_YAML=<path-to-config>
LOOPS=3 RESULTS_DIR=<results-dir>
$ANDROID_BUILD_TOP/system/extras/boottime_tools/bootanalyze/bootanalyze.sh
Bug: 280683562
Change-Id: Iebefdcf50a3b5d28fd4230d37301651c12bf670f
1 file changed