Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d70df8cd authored by Satish Sampath's avatar Satish Sampath Committed by The Android Open Source Project
Browse files

am 4ab3c009: Rename genieprovider to enhancedgooglesearch.

Merge commit '4ab3c009'

* commit '4ab3c009':
  Rename genieprovider to enhancedgooglesearch.
parents 089e1018 4ab3c009
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -131,7 +131,7 @@
         the first component from this list which is found to be installed is set as the
         the first component from this list which is found to be installed is set as the
         preferred activity. -->
         preferred activity. -->
    <string-array name="default_web_search_providers">
    <string-array name="default_web_search_providers">
        <item>com.google.android.providers.genie/.GenieLauncher</item>
        <item>com.google.android.providers.enhancedgooglesearch/.Launcher</item>
        <item>com.android.googlesearch/.GoogleSearch</item>
        <item>com.android.googlesearch/.GoogleSearch</item>
        <item>com.android.websearch/.Search.1</item>
        <item>com.android.websearch/.Search.1</item>
    </string-array>
    </string-array>