From 630f5f049b53c8586cca5a1acb928f83332baef5 Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Thu, 23 Jul 2009 21:19:04 -0700 Subject: [PATCH] Add Bluetooth PBAP service. --- rootdir/init.rc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rootdir/init.rc b/rootdir/init.rc index 5c558e2db..8f76dc2e0 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -293,6 +293,12 @@ service opush /system/bin/sdptool add --channel=12 OPUSH disabled oneshot +service pbap /system/bin/sdptool add --channel=19 PBAP + user bluetooth + group bluetooth net_bt_admin + disabled + oneshot + service installd /system/bin/installd socket installd stream 600 system system