From c559799329ad275ecbe6be6dcb41e0e44e69da4c Mon Sep 17 00:00:00 2001 From: Dinesh Prasanth M K Date: Sun, 23 Jul 2017 18:20:14 -0400 Subject: [PATCH] Added permission for ACCESS_NOTIFICATION_POLICY In mobiles running SDK >= 24, when clicked on "Ringer Permissions", the app's name must be shown in the "Do Not Disturb Access" intent for the Sushme app to enable Ringer Pemissions. --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index c5fbcc1a..4c039edb 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -31,4 +31,5 @@ - \ No newline at end of file + +