From b979edf1f874a9c60bda6f6ebfffc010c169d3cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Hern=C3=A1ndez?= Date: Tue, 10 Sep 2024 19:11:42 +0200 Subject: [PATCH] Fix the label of the Modes activity in Settings It was "Do Not Disturb" when it should be "Modes". This means that newly-created widget shortcuts will have the correct text; a follow-up CL will fix existing ones (which also point to the wrong activity). Bug: 365545604 Test: manual Flag: android.app.modes_ui Change-Id: I34e5b09adafc0cb2a48985f4a3f9f9a7cc92491d --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d988feaada7..93a185ebda9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1292,7 +1292,7 @@