commit | 712d7a1352077f8322de42e7d0f966b8210a3944 | [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 | 5b54f05392b039e9f1ac78f88c0bfb143e7b8136 [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