From 201071cd379d9e67f8b57b282d3593cb63620b90 Mon Sep 17 00:00:00 2001 From: Gilles Debunne Date: Thu, 14 Jul 2011 18:03:06 -0700 Subject: [PATCH] Fix for QUICK_LAUNCH_SETTINGS intent Added android.settings.QUICK_LAUNCH_SETTINGS as a new action name. This is how it is referenced in public framework's Settings. Kept the com.android version for backward compatibility. Change-Id: I8ce2ff9de86ec20dbc1e9a89f971d2b2219a70f9 --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 77fd94ef5a3..beb19a66c77 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -775,6 +775,7 @@ android:label="@string/quick_launch_title"> +