commit | 55078c4fa85896b395e7500b179ef60af1992c55 | [log] [tgz] |
---|---|---|
author | Peter Qiu <zqiu@google.com> | Mon Jan 30 17:47:53 2017 -0800 |
committer | Peter Qiu <zqiu@google.com> | Mon Jan 30 17:47:53 2017 -0800 |
tree | 559a892fb74e80e3233a16d4180780d1cbba1d78 | |
parent | a7ce460921588375913bd0d3f4107a9f8a204e85 [diff] |
hotspot2: enclose conditional statement in parenthesis Couple unit tests are failing due to conditional statements not enclosed in the parenthesis, which causes unexpected returned value for the equals function. So fix it. Bug: 34764955 Test: frameworks/base/wifi/tests/runtests.sh Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: Iaf0151803cb62eb8af308e5de40558617f84cd2f