cm: Enable Compcache by default on D/S

This commit is contained in:
Steve Kondik 2010-08-20 13:46:07 -04:00
parent 4630e944fd
commit 828c346b17
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
#