aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-10-14 22:42:37 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-10-14 22:42:37 +0000
commit9fcc949f3ca6c2a6d968f3bde57c8ce89f5d9bc6 (patch)
treea006042c9422ea94187007140ded04931cf4860f
parent48dae29f9a046b328b49abd2073e134d7c29b274 (diff)
parent63af426a6ebc5c340a7144164f7458b35002d6f5 (diff)
downloadsepolicy-9fcc949f3ca6c2a6d968f3bde57c8ce89f5d9bc6.tar.gz
am 63af426a: bluetooth.te: Relax bluetooth neverallow rule. am: 33a779fecb
* commit '63af426a6ebc5c340a7144164f7458b35002d6f5': bluetooth.te: Relax bluetooth neverallow rule.
-rw-r--r--bluetooth.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth.te b/bluetooth.te
index a79023d..f77bd0d 100644
--- a/bluetooth.te
+++ b/bluetooth.te
@@ -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 };