OSDN Git Service

Convert OPP notifications to use NotificationChannel
authorAjay Panicker <apanicke@google.com>
Tue, 18 Apr 2017 02:00:54 +0000 (19:00 -0700)
committerAjay Panicker <apanicke@google.com>
Wed, 19 Apr 2017 21:09:49 +0000 (14:09 -0700)
commitd2f6bd176055ed6c707f3e27ff130318afd231b1
treedcb14514ae213dda2691ba82742eb355099ad4f2
parent660795625e08dadf12906f6bb8187c19ae535f22
Convert OPP notifications to use NotificationChannel

In O, Bluetooth notifications are hidden by default. This must be
changed to use notification channels so that the priority of the
notifications can be updated.

Bug: 36974285
Test: Send files/batches over OPP
      Testtracker: 84338
Change-Id: Ie34123bbb559cc760c83a6bdc7094a3a72382c33
res/values/strings.xml
src/com/android/bluetooth/opp/BluetoothOppNotification.java
src/com/android/bluetooth/opp/BluetoothOppObexClientSession.java
src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java
src/com/android/bluetooth/opp/BluetoothOppReceiver.java