From 96ae3f82b3645904e97851b97a276745f458b70e Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Wed, 7 Jun 2017 20:59:51 -0700 Subject: [PATCH] Create new category for lock screen redaction So that we can show it without all the other default setup wizard only actions. Test: Manual Bug: 62278041 Change-Id: Iba8a626b9b6e1ae909b4f6260dae7c0462b92627 --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d40d2823ff..f3a3e4b151 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1548,7 +1548,7 @@ android:icon="@drawable/ic_suggested_notifications"> - + -- 2.11.0