OSDN Git Service

Add Intent.FLAG_RECEIVER_FOREGROUND for pairing intent broadcast
authorMatthew Xie <mattx@google.com>
Thu, 1 May 2014 20:59:37 +0000 (13:59 -0700)
committerMatthew Xie <mattx@google.com>
Thu, 1 May 2014 20:59:37 +0000 (13:59 -0700)
commitcc4730be1fcf272355368ca4a2c464d71d3f432d
treef5f288a882bde9f4c6700da8b9cb0b9ae69a04b8
parent7b137020001f4f2d7f060c7ba10f472ccae47e73
Add Intent.FLAG_RECEIVER_FOREGROUND for pairing intent broadcast

The pairing intents targeting apps for user interaction. The flag
should be used.
bug 13909361

Change-Id: I13f10df46549773bf416f72ca630ea8ee49fe548
src/com/android/bluetooth/btservice/RemoteDevices.java