commit | 2bdc9c1fc9e2e519b29e62302e0265c1ac20b62c | [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 15:50:44 2020 -0700 |
tree | fffdcbb3ccd695c6add82678227d1b75c9a994bb | |
parent | 8a25d0fa42233af69ef5762e7466eca94eee050f [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