From 23317f68c048dafeba2f20d20fae3aaa3807809d Mon Sep 17 00:00:00 2001 From: Petru Lingurar Date: Thu, 14 Mar 2019 17:13:32 +0000 Subject: [PATCH] Bug 1534875 - Remove SearchWidgetConfigurationActivity from search's appwidget-provider; r=VladBaicu This was a leftover from an initial implementation which needed to track certain events related to the user adding the search widget. Otherwise it is not needed as we don't actually expose any widget settings to be configured by the user before adding it. Turns out this Activity would actually mess with our PendingIntents which would not fire for when tapping search widget's elements. Differential Revision: https://phabricator.services.mozilla.com/D23543 --HG-- extra : moz-landing-system : lando --- mobile/android/app/src/main/res/xml/search_widget_info.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/mobile/android/app/src/main/res/xml/search_widget_info.xml b/mobile/android/app/src/main/res/xml/search_widget_info.xml index 7f158469c81c..a0169d7b5591 100644 --- a/mobile/android/app/src/main/res/xml/search_widget_info.xml +++ b/mobile/android/app/src/main/res/xml/search_widget_info.xml @@ -5,7 +5,6 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> -