diff options
author | Malcolm Chen <refuhoo@google.com> | 2020-03-19 15:46:00 -0700 |
---|---|---|
committer | Malcolm Chen <refuhoo@google.com> | 2020-03-19 23:20:39 -0700 |
commit | a212555ad2320238d42f439b96126493700cc860 (patch) | |
tree | 37a92970cfe1500087802c3e2e27d1e1e230d165 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | dc4985f43ad9a39104fec196d379b8335e566d77 (diff) |
Fix bug that getBaseBandVersion() may write the value incorrectly.
getBaseBandVersion tries to get value from a legacy API and rewrites it
back. However the read value is the full list but the write is to a
specific phone, causing the list to grow unexpectedly.
Bug: 149342541
Test: manual - using test app, call API and check result.
Change-Id: I78b0443c5e38a30010796fcb69f01a8c7ebaf160
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions