From 2538cbd4349b3b8da33f78837f9b0f1a11aef02d Mon Sep 17 00:00:00 2001 From: KalimochoAz Date: Sun, 18 Dec 2011 16:45:49 +0100 Subject: Add CM definitions --- device_base.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'device_base.mk') diff --git a/device_base.mk b/device_base.mk index 4d0f2d5..79b213b 100644 --- a/device_base.mk +++ b/device_base.mk @@ -39,7 +39,7 @@ # These is the hardware-specific overlay, which points to the location # of hardware-specific resource overrides, typically the frameworks and # application settings that are stored in resourced. -DEVICE_PACKAGE_OVERLAYS := device/samsung/crespo/overlay +DEVICE_PACKAGE_OVERLAYS += device/samsung/crespo/overlay # These are the hardware-specific configuration files PRODUCT_COPY_FILES := \ @@ -137,7 +137,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ lights.s5pc110 \ hwcomposer.s5pc110 \ - sensors.herring + sensors.herring # Camera PRODUCT_PACKAGES += \ -- cgit v1.1