commit | 934f40aab7d403dd2b5817aa6573c7845e808d01 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Mon Dec 16 10:40:59 2019 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Tue Feb 11 15:33:13 2020 +0900 |
tree | c6e3f982042cc53e913e26b0f1e1d1a887ee6d7c | |
parent | a77fbc2539fe11531ad370234b6c2b202addd263 [diff] |
Return null for getSubmitPdu() for encoding failure instead of NPE It returns null as API description for null message or null destination instead of NPE. Bug: 111731144 Test: atest SmsMessageTest Change-Id: I1dc8537b6d07a43345c266122a1c77e73e58e7e8 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>