Enable Window Media on Passion.

This commit is contained in:
Steve Kondik 2010-07-09 18:37:39 -04:00
parent fbb3687bcd
commit b8df40b5d8
1 changed files with 4 additions and 1 deletions

View File

@ -32,6 +32,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.ril.oem.nosim.ecclist=911,112,999,000,08,118,120,122,110,119,995 \
ro.ril.emc.mode=2
# Enable Windows Media
WITH_WINDOWS_MEDIA := true
#
# Set ro.modversion
#
@ -51,4 +54,4 @@ PRODUCT_COPY_FILES += \
ifndef DEFAULT_LAUNCHER
PRODUCT_PACKAGES += ADWLauncher
endif
endif