commit | c0e7a0416d8de2cb0c1d3715f4b7504edde29dff | [log] [tgz] |
---|---|---|
author | Jonathan Basseri <misterikkit@google.com> | Wed Jun 03 10:11:47 2015 -0700 |
committer | Jonathan Basseri <misterikkit@google.com> | Wed Jun 03 10:29:39 2015 -0700 |
tree | 2f7c640e348dc65120da955c35ac347fff7ad2a6 | |
parent | f0742bdf0665810cc64d22c0c275bc8c8b7463f0 [diff] |
Fix logic error in CarrierService. 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: If37a52e30d0c7fd0205f23595f39be3d55db69d4