[PwdCheckAndroid] Serialize CompromisedCredential for editing
By making CompromisedCredential implement Parcelable and provide a static CREATOR, it can be serialized and used in Bundles. This enables to pass it as extra when: * Saving the instance state if an activity is recreated * Starting fragments that need a compromised credential as extra Bug: 1114720, 1092444 Change-Id: Ice45d321488794083f59217fc60c72a11f893e85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352879Reviewed-by:Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#797749}
Showing
Please register or sign in to comment