OSDN Git Service

Fixed Security Vulnerability of DcParamObject
authorPengquan Meng <mpq@google.com>
Fri, 9 Mar 2018 04:08:25 +0000 (20:08 -0800)
committerPengquan Meng <mpq@google.com>
Fri, 9 Mar 2018 04:18:36 +0000 (04:18 +0000)
commit8c55a70728fdb0a7b0585fac08629b0137dca51e
tree211907ecb22c0b057d87da92b0cafb7d4bcff8fb
parenteaa093272e2a4cb3129dfe7b598bd7af969726b0
Fixed Security Vulnerability of DcParamObject

The writeToParcel and readFromParcel is not symmetry, fixed it.

Test: no test
Bug: 70721937
Change-Id: I01f6f6b2ab778ee8b638d9b69fe0a6b9aa7ee395
telephony/java/com/android/internal/telephony/DcParamObject.java