From aea17023389add13d20b3094e9f6067f92eba714 Mon Sep 17 00:00:00 2001 From: Nicolas Prevot Date: Mon, 29 Feb 2016 13:49:31 +0000 Subject: [PATCH] Make some Settings intent filters cross-profile again. The intents: INPUT_METHOD_SETTINGS, MANAGE_DEFAULT_APPS_SETTINGS and HOME_SETTINGS were not handled in the parent any more. Handle them in the parent. BUG:27240411 Change-Id: I42da3ce37901ba3e9f5c8004db53e49bc2f9ed24 --- AndroidManifest.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 49c679079d4..634d6841507 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -609,6 +609,8 @@ + - - - +