commit | 3cedf3d57aff20e1876a5b450f41b05e975cb8e0 | [log] [tgz] |
---|---|---|
author | Matthew Xie <mattx@google.com> | Fri May 24 13:01:21 2013 -0700 |
committer | Matthew Xie <mattx@google.com> | Fri May 24 13:25:12 2013 -0700 |
tree | c5fa34875840792332df7f7b6616c236567247e1 | |
parent | 0eea1282dcb425c1ea9dc6aa08d323884a9a1655 [diff] |
Fix rssi handling as one of property change event The rssi is encoded in one byte as int8_t in the stack. JNI code copied in high byte without proper masking. The converting is not needed. I am removing the uncessary converting. bug 9110215 Change-Id: I50628b3a3c0bcf4a33775c6b62e9febd35bdc78d