commit | 7fbaa4aaf6a44e108c15f989e962909baf446518 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Mon Aug 28 14:43:24 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Mon Aug 28 14:43:24 2017 -0700 |
tree | df9f1fa58edf465b9c875457d510a437e3d895a0 | |
parent | b05755081c296479782c0e8c742704dbaa0c0885 [diff] |
adb: improve CHECKs. Use CHECK_LT(foo, 1234) instead of CHECK(foo < 1234) so that failing checks have the values emitted. Bug: http://b/65063965 Test: adb server nodaemon Change-Id: I094287f7c4d2d177ea216568d06e9e425a28dd96