summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2011-03-15 15:38:37 -0700
committerYing Wang <wangying@google.com>2011-03-15 15:38:37 -0700
commit39e4b9ee249d9e326d6d9ccae46be4a974f49286 (patch)
tree02fa7a176978484091a386c499ccc61b636b5045 /device.mk
parent883abb838f336863195a0256f5f35828199f6544 (diff)
parent07248e51c6721d21f399a37912959c8f039fd9bc (diff)
downloaddevice_samsung_crespo-39e4b9ee249d9e326d6d9ccae46be4a974f49286.zip
device_samsung_crespo-39e4b9ee249d9e326d6d9ccae46be4a974f49286.tar.gz
device_samsung_crespo-39e4b9ee249d9e326d6d9ccae46be4a974f49286.tar.bz2
resolved conflicts for merge of 07248e51 to honeycomb-plus-aosp
Change-Id: I0599b835e8a00a900fcff167fa91929d86c51598
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk124
1 files changed, 3 insertions, 121 deletions
diff --git a/device.mk b/device.mk
index 2fbebfe..e104a86 100644
--- a/device.mk
+++ b/device.mk
@@ -34,126 +34,8 @@
# and is used by people who have access to binary versions of the drivers
# but not to the original vendor tree. Be sure to update both.
-
-
-# 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
-
-# These are the hardware-specific configuration files
-PRODUCT_COPY_FILES := \
- device/samsung/crespo/vold.fstab:system/etc/vold.fstab \
- device/samsung/crespo/egl.cfg:system/lib/egl/egl.cfg
-
-# Init files
-PRODUCT_COPY_FILES += \
- device/samsung/crespo/init.herring.rc:root/init.herring.rc \
- device/samsung/crespo/ueventd.herring.rc:root/ueventd.herring.rc
-
-# Prebuilt kl and kcm keymaps
-PRODUCT_COPY_FILES += \
- device/samsung/crespo/s3c-keypad.kl:system/usr/keylayout/s3c-keypad.kl \
- device/samsung/crespo/s3c-keypad.kcm:system/usr/keychars/s3c-keypad.kcm \
- device/samsung/crespo/herring-keypad.kl:system/usr/keylayout/herring-keypad.kl \
- device/samsung/crespo/herring-keypad.kcm:system/usr/keychars/herring-keypad.kcm \
- device/samsung/crespo/cypress-touchkey.kl:system/usr/keylayout/cypress-touchkey.kl \
- device/samsung/crespo/cypress-touchkey.kcm:system/usr/keychars/cypress-touchkey.kcm \
- device/samsung/crespo/sec_jack.kl:system/usr/keylayout/sec_jack.kl \
- device/samsung/crespo/sec_jack.kcm:system/usr/keychars/sec_jack.kcm
-
-# Filesystem management tools
-PRODUCT_PACKAGES += \
- make_ext4fs \
- setup_fs
-
-PRODUCT_CHARACTERISTICS := nosdcard
-
-# These are the OpenMAX IL configuration files
-PRODUCT_COPY_FILES += \
- device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/secomxregistry:system/etc/secomxregistry \
- device/samsung/crespo/media_profiles.xml:system/etc/media_profiles.xml
-
-
-# These are the OpenMAX IL modules
-PRODUCT_PACKAGES += \
- libSEC_OMX_Core \
- libOMX.SEC.AVC.Decoder \
- libOMX.SEC.M4V.Decoder \
- libOMX.SEC.M4V.Encoder \
- libOMX.SEC.AVC.Encoder
-
-# Misc other modules
-PRODUCT_PACKAGES += \
- lights.s5pc110 \
- overlay.s5pc110 \
- sensors.herring
-
-# Libs
-PRODUCT_PACKAGES += \
- libcamera \
- libstagefrighthw \
- com.android.future.usb.accessory
-
-# Input device calibration files
-PRODUCT_COPY_FILES += \
- device/samsung/crespo/mxt224_ts_input.idc:system/usr/idc/mxt224_ts_input.idc
-
# These are the hardware-specific features
-PRODUCT_COPY_FILES += \
- frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
- frameworks/base/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
- frameworks/base/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
- frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
- frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
- frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
- frameworks/base/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
- frameworks/base/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
- frameworks/base/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
- frameworks/base/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
- frameworks/base/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml \
- frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
- frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
- packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml
-
-# The OpenGL ES API level that is natively supported by this device.
-# This is a 16.16 fixed point number
-PRODUCT_PROPERTY_OVERRIDES := \
- ro.opengles.version=131072
-
-# These are the hardware-specific settings that are stored in system properties.
-# Note that the only such settings should be the ones that are too low-level to
-# be reachable from resources or other mechanisms.
-PRODUCT_PROPERTY_OVERRIDES += \
- wifi.interface=wlan0 \
- wifi.supplicant_scan_interval=15
-
-include frameworks/base/build/phone-hdpi-512-dalvik-heap.mk
-
-# we have enough storage space to hold precise GC data
-PRODUCT_TAGS += dalvik.gc.type-precise
-
-# Screen density is actually considered a locale (since it is taken into account
-# the the build-time selection of resources). The product definitions including
-# this file must pay attention to the fact that the first entry in the final
-# PRODUCT_LOCALES expansion must not be a density.
-PRODUCT_LOCALES := hdpi
-
-
-PRODUCT_COPY_FILES += \
- device/samsung/crespo/bcm4329.ko:system/modules/bcm4329.ko
-
-ifeq ($(TARGET_PREBUILT_KERNEL),)
-LOCAL_KERNEL := device/samsung/crespo/kernel
-else
-LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
-endif
-
-PRODUCT_COPY_FILES += \
- $(LOCAL_KERNEL):kernel
+PRODUCT_COPY_FILES := \
+ frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
-# See comment at the top of this file. This is where the other
-# half of the device-specific product definition file takes care
-# of the aspects that require proprietary drivers that aren't
-# commonly available
-$(call inherit-product-if-exists, vendor/samsung/crespo/device-vendor.mk)
+$(call inherit-product, device/samsung/crespo/device_base.mk)