commit | 0fb0efcb488f73a9dd16414eb1d316bea41a4ca7 | [log] [tgz] |
---|---|---|
author | calvinpan <calvinpan@google.com> | Mon Jan 06 16:17:40 2020 +0800 |
committer | calvinpan <calvinpan@google.com> | Tue Jan 14 09:11:21 2020 +0800 |
tree | 1d3d87990d65d1ccb3cd5243979d546be1990b14 | |
parent | 53c68f03eef1035d6535bb43d5313ae1aec31d3a [diff] |
Fix inconsistent columns when appending cursor data 1. To ensure the number of columns in both cursor is the same when appending cursor data, so invoke to.getString() to add null in the case of data is null. 2. Add a conidition that filter carrier id is not UNKNOWN_CARRIER_ID to prevent the carrier id is unkown at SIM_LOCK and Telephonyprovider return the APN with unknown carrier id. Test: By manual Bug: 147158852 Change-Id: I72995f53d350b9c9f28fa50f14362d62cfefc4ac