commit | cd7c1ed700707e3f3aea341c38d38e18ae410987 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Nov 03 15:26:38 2015 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Nov 04 17:46:11 2015 -0800 |
tree | 46f6b9dfd22cb5188dd6a7654b553880a679a376 | |
parent | d97315731ff13274916be0f731ede15e81187c79 [diff] |
adb: make local_build_list match remote_build_list. local_build_list previously was returning an int, 0 on success and -1 on failure, while remote_build_list was returning a bool, true on success and false on failure. Change-Id: Iced6c4142e2f843048d81c4e133d6b6dc75a35dd