Merge "cm: Enable Compcache by default on D/S" into froyo

This commit is contained in:
Steve Kondik 2010-08-20 17:51:12 +00:00 committed by Gerrit Code Review
commit 8b895fa119
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,10 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/dream_sapphire
PRODUCT_COPY_FILES += \
vendor/cyanogen/prebuilt/dream_sapphire/etc/init.d/02audio_profile:system/etc/init.d/02audio_profile
# Enable Compcache by default on D/S
PRODUCT_PROPERTY_OVERRIDES += \
ro.compcache.default=1
#
# Set ro.modversion
#