commit | d5a4499faa915c1fdc24bcf461f72b61bb9d303c | [log] [tgz] |
---|---|---|
author | Adam He <adamhe@google.com> | Fri May 07 14:20:53 2021 -0700 |
committer | Adam He <adamhe@google.com> | Fri May 07 16:41:15 2021 -0700 |
tree | 859faf3420ed43c746ddccc223af77406d198ac6 | |
parent | dc3608af59109c34dfe64ae495800e204e06ca06 [diff] |
Removed addValue from TranslationRequest because of potential bug in genrated builder code. * if Builder.setValues is called with an immutable list, future calls to addValue will throw. Fixes: 187542825 Test: atest CtsTranslationTestCases Change-Id: Ie405975e1a0a8aa90bde7358afde15b8c60aa95a