summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Daniel <danieljkim@google.com> 2023-11-02 04:53:19 +0000
committer Daniel <danieljkim@google.com> 2023-11-03 22:21:00 +0000
commitdc9ba485d2366660027829da253a0eb8b20febf5 (patch)
tree710ca93cb685526311efb27be7bb123a41d27ab1 /libs/androidfw/FileStream.cpp
parent7a338c16efe7ff36444d706b264b1cb1116bcf63 (diff)
Refactor processing cred response
A single credential request is requested from gathering multiple credential options. Then we have been processing the response as if it was a single request/response. In reality, the request is more like a batched request and the response is a batched response. By mapping provider info list to autofill id, we can produce a set of provider info list. Each provider list will be an indenpendent response of the batched response. Then we can process the provider info list for each autofill id independently, sorting them and applying inline max count logic. Test: local device testing Bug: 299321128 Change-Id: Id83b1d5e5c4f6d66da9259c3943502c3ec8a48bb
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions