platform_build/target/product/min_dev.mk
Satish Sampath f4d7c620f1 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.
2009-06-09 09:26:27 +01:00

20 lines
409 B
Makefile

PRODUCT_POLICY := android.policy_phone
PRODUCT_PROPERTY_OVERRIDES := \
ro.config.notification_sound=F1_New_SMS.ogg
PRODUCT_BRAND := generic
PRODUCT_NAME := min_dev
PRODUCT_DEVICE := generic
PRODUCT_PACKAGES := \
DownloadProvider \
GoogleSearch \
MediaProvider \
SettingsProvider \
PackageInstaller \
WebSearchProvider \
Bugreport \
Launcher \
Settings \
sqlite3