Snap for 5048123 from e9350883ba34ab38877ca0b888ea62bd56847b0c to qt-release

Change-Id: I9f9443c66d8055e1432a698ac064f1a3957d71c1
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5d1a1b9..6c39dd3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -39,7 +39,7 @@
             android:exported="true"
             android:theme="@style/Theme.Settings.NoActionBar">
             <intent-filter priority="-1">
-                <action android:name="com.android.settings.action.SETTINGS_SEARCH" />
+                <action android:name="android.settings.APP_SEARCH_SETTINGS" />
                 <category android:name="android.intent.category.DEFAULT" />
             </intent-filter>
         </activity>