History log of /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/CdmaSmsSubaddress.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d16427653e047e4901988e7ee04d637e65253b7 27-Sep-2010 Naveen Kalla <nkalla@codeaurora.org> Add subaddress to SMS fingerprint calculation.

As per SMS specification in 3GPP2 C.S0015-B, section 4.3.1.6, if the
Subaddress is included in a CDMA SMS message, it needs to be used for
duplicate detection. Subaddress, which is an optional field was omitted
while computing the SMS fingerprint. Hence it was never being used in
duplicate detection if it was included in the SMS. Add subaddress to the
SMS fingerprint.

Change-Id: Iad9e89887a17caba59033ab8f8d94b63b33cb4bb
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/CdmaSmsSubaddress.java