Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6f0c9ce8 authored by Reema Bajwa's avatar Reema Bajwa
Browse files

Exposes a new CredentialEntry constructor that takes in raw Id

Based on DP1 feedback, if a provider adds > 20 entries we are seeing
a size limit exception. While we are investigating different issues, one
of the potential reasons for more data being passed than is needed is
passing the entire option to the entry, which could contain a no. of strings.
Hence, changing the framework constructor to take in an id only. In
jetpack, we will still take in an option and internally extract the id and
type and pass those to the framework.

Test: CTS tests
Bug: 269501289
Bug: 271298276

Change-Id: Icd6fe6b9a19d137b38785b1ef17c1c13a254e5a6
parent 0b7071fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment