commit | 603a9c1c1a2e3454900d09ca20c7f1604577e728 | [log] [tgz] |
---|---|---|
author | Helen Qin <helenqin@google.com> | Thu Jan 25 03:50:44 2024 +0000 |
committer | Helen Qin <helenqin@google.com> | Sat Jan 27 00:50:41 2024 +0000 |
tree | d00d438ee41e33b6f92504f505a7c906f5283ca6 | |
parent | 684e0da6246202e2943af1f39ee6ab0fb8710f94 [diff] |
Expose CredentialManager UI result propagation interfaces as System APIs The APIs exposed will be used by the CredentialManager UI activity to send the UI success / failure results back to the system service. The entry points are defined in ResultHelper.java and the rest are data classes. Test: CTS test & local build Bug: 322065247 Change-Id: I8bd2375f046866caf87d69b90502414e14e2b879