commit | f36829993135c0d6de6abbc29f55fd9057fb269f | [log] [tgz] |
---|---|---|
author | Becca Hughes <beccahughes@google.com> | Fri Feb 09 21:08:18 2024 +0000 |
committer | Becca Hughes <beccahughes@google.com> | Mon Feb 12 23:45:35 2024 +0000 |
tree | ecb2df23c7a935e5bc922cda006d862863fc076b | |
parent | 8cff839cd7604922401f1705c5764713271e80c0 [diff] |
Fix bug where maximum provider limit was not being reflected The limit of 5 providers had two issues, one it did not reserve one slot for primary which meant that you could enable 6 and also even though it wouldn't save and would show an error when you hit that limit the toggle was not reset which made it look like it was enabled. Test: on device + unit Bug: 324426504 Change-Id: Ibec4efd6394835729869194181161fe8ae743e76