[Autofill Assistant] Move card logic to c++
This CL moves a part of the card initialization logic from Java to c++. Certain parts are currently remaining in Java. Ideally, we would remove the necessity for AutofillPaymentApp in Java and move this part of the logic to c++ as well, which is currently not easily possible without recreating some of the logic. Bug: b/144681042 Change-Id: I64e7ad0337503da5ed3a08b465c760392e0045fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921972 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Reviewed-by:Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#718091}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment