From 05c662ae43a9e6f5b19406953dbd836ab3b87bec Mon Sep 17 00:00:00 2001 From: atinm Date: Fri, 18 Nov 2011 16:46:45 -0500 Subject: Make it build Change-Id: Ia467cdad44a81029d5b1dcf8734d14c89bb2a42c --- Android.mk | 12 ++++++------ bcm4329.ko | Bin 273080 -> 261384 bytes cifs.ko | Bin 2587912 -> 3223149 bytes fuse.ko | Bin 603584 -> 680444 bytes galaxysmtd.mk | 5 ++--- kernel | Bin 2547640 -> 2525416 bytes tun.ko | Bin 211784 -> 214868 bytes 7 files changed, 8 insertions(+), 9 deletions(-) diff --git a/Android.mk b/Android.mk index 54e40d4..32a6dba 100644 --- a/Android.mk +++ b/Android.mk @@ -26,12 +26,12 @@ LOCAL_SRC_FILES := cypress-touchkey.kcm LOCAL_MODULE_TAGS := optional include $(BUILD_KEY_CHAR_MAP) -include $(CLEAR_VARS) -LOCAL_SRC_FILES := setup_fs.c -LOCAL_MODULE := setup_fs -LOCAL_MODULE_TAGS := optional -#LOCAL_SHARED_LIBRARIES += libext4_utils libz -include $(BUILD_EXECUTABLE) +#include $(CLEAR_VARS) +#LOCAL_SRC_FILES := setup_fs.c +#LOCAL_MODULE := setup_fs +#LOCAL_MODULE_TAGS := optional +##LOCAL_SHARED_LIBRARIES += libext4_utils libz +#include $(BUILD_EXECUTABLE) ifneq ($(TARGET_SIMULATOR),true) include $(call all-makefiles-under,$(LOCAL_PATH)) diff --git a/bcm4329.ko b/bcm4329.ko index c8e5418..af67b02 100644 Binary files a/bcm4329.ko and b/bcm4329.ko differ diff --git a/cifs.ko b/cifs.ko index f5f6826..9743a5e 100644 Binary files a/cifs.ko and b/cifs.ko differ diff --git a/fuse.ko b/fuse.ko index fbfc0a1..fc82925 100644 Binary files a/fuse.ko and b/fuse.ko differ diff --git a/galaxysmtd.mk b/galaxysmtd.mk index a2d4938..0a8a527 100644 --- a/galaxysmtd.mk +++ b/galaxysmtd.mk @@ -88,19 +88,18 @@ PRODUCT_PACKAGES += \ # Misc other modules PRODUCT_PACKAGES += \ lights.aries \ - overlay.aries \ sensors.aries \ audio.primary.aries \ audio_policy.aries # Libs PRODUCT_PACKAGES += \ - libcamera \ libstagefrighthw + # apns config file PRODUCT_COPY_FILES += \ - vendor/cyanogen/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml + device/samsung/aries-common/apns-conf.xml:system/etc/apns-conf.xml # Bluetooth MAC Address PRODUCT_PACKAGES += \ diff --git a/kernel b/kernel index b1b9f69..3275ed2 100755 Binary files a/kernel and b/kernel differ diff --git a/tun.ko b/tun.ko index d3ff550..59bdc06 100644 Binary files a/tun.ko and b/tun.ko differ -- cgit v1.1