bluetooth.te: Relax bluetooth neverallow rule.
Bug: 24866874 Change-Id: Ic13ad4d3292fe8284e5771a28abaebb0ec9590f0
This commit is contained in:
parent
4af63fd193
commit
33a779fecb
1 changed files with 1 additions and 1 deletions
|
@ -70,4 +70,4 @@ allow bluetooth shell_data_file:file read;
|
|||
# Superuser capabilities.
|
||||
# bluetooth requires net_admin and wake_alarm.
|
||||
neverallow bluetooth self:capability ~net_admin;
|
||||
neverallow bluetooth self:capability2 ~wake_alarm;
|
||||
neverallow bluetooth self:capability2 ~{ wake_alarm block_suspend };
|
||||
|
|
Loading…
Reference in a new issue