commit | e796818505a0b57b225c3aeffc53f580c1e0c66e | [log] [tgz] |
---|---|---|
author | kschulz <k.schulz@samsung.com> | Thu Sep 25 09:41:39 2014 +0200 |
committer | Matthew Xie <mattx@google.com> | Thu Sep 25 16:13:25 2014 -0700 |
tree | 50de10e2a303086a88b2e621ead48741fa366a17 | |
parent | 94023bd851cb80966d8f8006702d318057c83f09 [diff] |
BT MAP: fix problem with fetching CDMA messages A bug in Java makes the Long.parse() function throw and exception when message handles start to become negative (which happens for CDMA SMS messages). Fix simply shifts the handle masks on byte down in order to get around the bug. Bug: 17627572 Change-Id: Ie41aef589dc9d3ecb8bc7167472218e57a52fa33