Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c0350f4 authored by jeonghoon.lim's avatar jeonghoon.lim Committed by Brian Muramatsu
Browse files

bluetooth: add property permission for bluetooth

add property permission for bluetooth.

Change-Id: I099f325f533d06c63ad43843dd6477ea81fc9781
parent cd83e3e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ struct {
    { "sys.",             AID_SYSTEM,   0 },
    { "service.",         AID_SYSTEM,   0 },
    { "wlan.",            AID_SYSTEM,   0 },
    { "bluetooth.",       AID_SYSTEM,   0 },
    { "dhcp.",            AID_SYSTEM,   0 },
    { "dhcp.",            AID_DHCP,     0 },
    { "debug.",           AID_SYSTEM,   0 },