OSDN Git Service

Block BluetoothPermissionRequest notification on managed profiles.
authorBenjamin Franz <bfranz@google.com>
Fri, 2 Jan 2015 12:52:03 +0000 (12:52 +0000)
committerBenjamin Franz <bfranz@google.com>
Fri, 2 Jan 2015 12:54:01 +0000 (12:54 +0000)
commit0fe3ed5ab5e1cac248d3f2d58f1bb0118871821b
tree1819faacba95c4e2f82d39c058f4cae168bd1e02
parentc3068f078887f3357b498a0851591c324d3c55d5
Block BluetoothPermissionRequest notification on managed profiles.

This notification is triggered when a bluetooth device that supports
the PBAP protocol. On managed profiles this functionality is not yet
available and therefore the notification and resulting acvitivity
have no function.

Bug: 18782769
Change-Id: Iaea12eee8ec4727d9448f690861f8344e2296028
src/com/android/settings/bluetooth/BluetoothPermissionRequest.java