diff options
author | Jake Hamby <jhamby@google.com> | 2012-07-23 14:42:33 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2012-08-03 11:27:49 -0700 |
commit | f8563f5108d4d77408b11e218a9f481ff6e2e147 (patch) | |
tree | a4293a9c5797fafa2d8cbe58e483e2d79e49d942 /docs/html/sdk/api_diff/15/changes | |
parent | a3ed3b62d1d61d7f547a978df9086c819de559e9 (diff) |
Fix detection of CDMA cell broadcast messages.
The bIsServicePresent field of an incoming CDMA SMS RIL message
is not a reliable way to distinguish broadcast from point-to-point
messages on some RILs. Change CDMA SmsMessage.getMessageType() to
return MESSAGE_TYPE_BROADCAST when the service category is not 0,
and MESSAGE_TYPE_POINT_TO_POINT when the service category is 0.
Bug: 6853691
Change-Id: I0d44a8ce0bb295da5125271db90652570d655bc1
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions