commit | 92bed187c1a6cdbbfb3e392c8d6f0130cd079ce7 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Fri Oct 12 18:16:49 2018 -0700 |
committer | Nathan Harold <nharold@google.com> | Wed Oct 17 22:00:05 2018 +0000 |
tree | 9c8c5d829437ce877c28d8c7d871ba047c5c2401 | |
parent | c0be64051f20011dc49be6237a5e66c105d6111f [diff] |
Add Phone Object to MainThreadRequest Add support for sending MainThreadRequests using a Phone object instead of a subId. This is the first step to permitting other invocation patterns from PhoneStateListener, and it facilitates cleaner code in the one case where ITelephony already operates on a specific phone rather than the default phone, a slot or a subId. Bug: 26569588 Test: SL4A - getAllCellInfo() (targetSdk=27) Change-Id: I72905cf3c26debdfdd540513b1345d23be851eda