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

Commit f4d7c620 authored by Satish Sampath's avatar Satish Sampath
Browse files

Include WebSearchProvider in all builds.

WebSearchProvider is an open implementation of fetching suggestions and
launching searches to third party web search engines. This should be
available along with GoogleSearch in all builds which include the
GoogleSearch package.
parent 0bb9ce9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,5 +21,6 @@ PRODUCT_PACKAGES := \
    TelephonyProvider \
    UserDictionaryProvider \
    PackageInstaller \
    WebSearchProvider \
    Bugreport
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ PRODUCT_PACKAGES := \
    MediaProvider \
    SettingsProvider \
    PackageInstaller \
    WebSearchProvider \
    Bugreport \
    Launcher \
    Settings \