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
Loading
Please register or sign in to comment