bluetooth.te: Relax bluetooth neverallow rule.

Bug: 24866874
Change-Id: Ic13ad4d3292fe8284e5771a28abaebb0ec9590f0
This commit is contained in:
Nick Kralevich 2015-10-14 15:11:35 -07:00
parent 4af63fd193
commit 33a779fecb

View file

@ -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 };