commit | 803ed2903b90e69af8644b34637994ec74e562af | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed Nov 16 11:34:09 2016 -0800 |
committer | Stephen Hines <srhines@google.com> | Wed Nov 16 20:09:37 2016 +0000 |
tree | 9a807b57dedda0b478c8e57795f553e9e9bcdda2 | |
parent | 7a79088e10f1d5163fcb45c775abc12c4beed4d8 [diff] |
Fix build break: Make sure we use use unsigned comparisons. The original CL was comparing signed and unsigned values, which triggers a warning/error diagnostic. Test: Built bullhead successfully. Change-Id: I5fd6736690f9697b2b6c800f98a7ce3a6ada9c35