Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #11 from BruceSunMozilla/bug1123676_bluetoothd_per…
Browse files Browse the repository at this point in the history
…mission

Bug 1123676: Add CAP_NET_ADMIN permission to bluetoothd.
  • Loading branch information
rvandermeulen committed Jan 22, 2015
2 parents 8a05fd7 + d15141d commit d8040bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/init.bluetooth.rc
Expand Up @@ -19,6 +19,6 @@
service bluetoothd /system/bin/bluetoothd
class main
user bluetooth
group system
group system net_admin
disabled
oneshot

0 comments on commit d8040bc

Please sign in to comment.