CarrierService is supposed to filter intents in onBind and only accept valid actions. The logic was off so that it rejected all bind attempts. This was tricky to track down because clients get no clear signal that onBind is returning null. Bug: 21571360 Change-Id: Id82fce8dfa73a75fae1ce69f73b922addc7daa3e
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%