summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorWilliam Escande <wescande@google.com>2021-12-09 15:14:14 +0100
committerWilliam Escande <wescande@google.com>2021-12-14 16:59:13 +0100
commit0c86889d83c8986821102a2d7c7dbf2f457424d8 (patch)
tree0e2923d0bca9550e8392cff93da133e0ebd6d660 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent780e4386a96732999d76a7441a9aa1f33412b4d4 (diff)
Pbap use profileConnector, resolveSystemService api fix
* All profiles use the BluetoothProfileConnector but not Pbap. I reproduced the changes that were made in aosp/932813 for all other profiles. This allow pbap to no longer call resolveSystemService. * `Intent.resolveSystemService` is an hidden API and can no longer be called from Bluetooth as we aim to become mainline. It's code is simple enough to be copied. Tag: #refactor Bug: 200200870 Test: atest BluetoothInstrumentationTests Change-Id: I838b910c633b3ca943fec01f3ccca466ff65f892
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions