commit | 958846fd7c5a6ad0a07cd294ad997bc1c18e8eec | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Thu Dec 06 10:55:13 2018 -0800 |
committer | Nathan Harold <nharold@google.com> | Wed Dec 26 09:45:31 2018 -0800 |
tree | 7538ae557cb6e81e7435884a99ee67b1063a8082 | |
parent | 7ce5baf9a9015dbe5f072e5bba64d89368b991ba [diff] |
Add API to Retrieve Detailed SignalStrength Info This commit adds an API to retrieve detailed CellSignalStrength from a SignalStrength instance, which permits granular attribution of signal strength details and avoids proliferating duplicate code up to the SignalStrength class (which ideally never needs to changed again except when adding a new technology or if we add CarrierAggregation support). Bug: 118166143 Test: wip Change-Id: I6bbd86ec460c3cff84f1a22348381b15c66c1065