Minor cleanup to align the content with Master

No functional changes.

Change-Id: Ib6246932a2b491b77bafb1ce19e7b2285abec65e
diff --git a/bluetooth.te b/bluetooth.te
index c509757..ab85a96 100644
--- a/bluetooth.te
+++ b/bluetooth.te
@@ -58,6 +58,6 @@
 ###
 
 # 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 };