From 97a39212590a0455e2dacb8451e6d36da97480a5 Mon Sep 17 00:00:00 2001
From: Pavlin Radoslavov <pavlin@google.com>
Date: Mon, 28 Dec 2015 16:57:21 -0800
Subject: [PATCH] Minor cleanup to align the content with Master

No functional changes.

Change-Id: Ib6246932a2b491b77bafb1ce19e7b2285abec65e
---
 bluetooth.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bluetooth.te b/bluetooth.te
index c50975765..ab85a9616 100644
--- a/bluetooth.te
+++ b/bluetooth.te
@@ -58,6 +58,6 @@ allow bluetooth shell_data_file:file read;
 ###
 
 # Superuser capabilities.
-# bluetooth requires net_admin and wake_alarm.
+# bluetooth requires net_admin, wake_alarm and block_suspend
 neverallow bluetooth self:capability ~net_admin;
 neverallow bluetooth self:capability2 ~{ wake_alarm block_suspend };
-- 
GitLab