Merge "cm: Build Music3 on systems with capable GL" into gingerbread

This commit is contained in:
Steve Kondik 2011-01-07 03:02:31 +00:00 committed by Gerrit Code Review
commit 997fe123dc
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ PRODUCT_DEVICE := generic
PRODUCT_PACKAGES += ADWLauncher
# Use Music3 if we have a good GL system
ifneq ($(BOARD_HAS_LIMITED_EGL),true)
PRODUCT_PACKAGES += Music3
endif
# Add ROMManager build property
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=DonMessWivIt.ogg