commit | 62a38dfd2d846f23f609a492ffcc21b85baed5ff | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Nov 22 13:47:33 2017 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Nov 27 21:49:55 2017 +0000 |
tree | a6e1124b9c24140f78f5e3a304ea17c5148837ec | |
parent | ca0328cf67e026f882e7e20a157a4f4aeb87f45b [diff] |
Fix comparisson operation of const char* with hidl_string The arguments to the strcmp function were flipped. Test: Would have caught this ;-) Change-Id: I1f7379a4a6537790a269ebe2c1874135713e4ca4