From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Luiz Augusto von Dentz To: linux-bluetooth@vger.kernel.org Subject: [PATCH BlueZ] core: Allow sending to org.mpris.MediaPlayer2.Player Date: Thu, 31 May 2018 15:19:06 +0300 Message-Id: <20180531121906.21140-1-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: From: Luiz Augusto von Dentz This adds a policy to allow sending to org.mpris.MediaPlayer2.Player interface since that is used when the player supports it. --- src/bluetooth.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 0c0b221bb..b67a954a2 100644 --- a/src/bluetooth.conf +++ b/src/bluetooth.conf @@ -19,6 +19,7 @@ + -- 2.17.0