commit | e2b0dc5a7de5c7e661d50fd6725edbd5c2728ea0 | [log] [tgz] |
---|---|---|
author | Thomas Stuart <tjstuart@google.com> | Wed Dec 28 11:10:50 2022 -0800 |
committer | Thomas Stuart <tjstuart@google.com> | Mon Jan 09 13:46:09 2023 -0800 |
tree | a9fcffba4dfd210a5fbdba74c7e34259576ee12b | |
parent | 188c7870661022750cf5a0f101c3c20fed62be7f [diff] |
update PhoneAccount and PhoneAccountHandle docs on char limit prevent large character strings in PhoneAccount and PhoneAccountHandle fields that may cause issues when writing to device. Such fields will now throw an IllegalArgumentException when the character count is over the set value. Test: unit tests bug: 256819769 Change-Id: Ib15a43c760f861570b7413d104565cd3a0ef96d8