commit | 0c2ce558c63c00e32159bf51e348064b41879824 | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Mon May 27 13:57:46 2019 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Tue Jun 25 08:18:52 2019 +0900 |
tree | a733214b9a47812590200a6a1d16368672bebfec | |
parent | 3ef502c9a6ebd33ddbde6407375bfe1ee6caf945 [diff] |
Replace no error code '0' for SMS with '-1' Use '-1' for no error instead of '0' since the '0' has been one of the valid error codes in 3GPP2. Test: Manual Change-Id: Iea619c8394b39c3f24a9786bad10d5f322438704 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>