cm: Enable Compcache by default on D/S

gugelfrei
Steve Kondik 14 years ago
parent 4630e944fd
commit 828c346b17

@ -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
#

Loading…
Cancel
Save