commit | 09ba8fdffd9c8d74fdc6bfb51bcebc27fc43884a | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Wed Feb 07 08:10:08 2018 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Feb 08 04:11:44 2018 +0000 |
tree | 83a0578d4dead888c3780e940f2491ed16cef9fb | |
parent | a4e80ee2cdae43fb92d3560924bce5e33cdb9c4c [diff] |
Fix VerifyCredentialResponse parcelling code There was an asymmetry between parcelling and unparcelling of VerifyCredentialResponse that could lead to type confusion if packed with other objects in a Parcel. Test: none Bug: 71714464 Change-Id: Icff68879e249422ccca49f2bb7db85c35b4cb353 (cherry picked from commit 54813e988884f0d604d5358569f10feda8622f46)