From 929c2bf77fcbe707b55edfa0c18fbd77f8493f59 Mon Sep 17 00:00:00 2001 From: Chaohui Wang Date: Thu, 7 Dec 2023 14:12:39 +0800 Subject: [PATCH] Remove com.android.settings.action.SETTINGS From DevelopmentSettingsActivity, this action used to inject developer options into Settings itself, since we display this directly instead of inject, we no longer need this. Bug: 311604902 Test: manual - open Developer options from System Change-Id: I3ea26464954d8711e7aecc031daf09ad30362d70 --- AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f88c55d347f..b7043d41dc2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2874,7 +2874,6 @@ -