bluetooth: bring up with bluedroid stack
- change permission of "bluetooth." property to AID_BLUETOOTH Change-Id: Ifcd97f136cfc3372412fe500e4f800d1bbbd065c
This commit is contained in:
parent
96539e8153
commit
e953e9657c
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ struct {
|
|||
{ "sys.", AID_SYSTEM, 0 },
|
||||
{ "service.", AID_SYSTEM, 0 },
|
||||
{ "wlan.", AID_SYSTEM, 0 },
|
||||
{ "bluetooth.", AID_SYSTEM, 0 },
|
||||
{ "bluetooth.", AID_BLUETOOTH, 0 },
|
||||
{ "dhcp.", AID_SYSTEM, 0 },
|
||||
{ "dhcp.", AID_DHCP, 0 },
|
||||
{ "debug.", AID_SYSTEM, 0 },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue