commit | a212555ad2320238d42f439b96126493700cc860 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Thu Mar 19 15:46:00 2020 -0700 |
committer | Malcolm Chen <refuhoo@google.com> | Thu Mar 19 23:20:39 2020 -0700 |
tree | 37a92970cfe1500087802c3e2e27d1e1e230d165 | |
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