From 54af5a589765b0273c00403ac73288175c70ed0f Mon Sep 17 00:00:00 2001 From: Naseer Ahmed Date: Wed, 5 Jan 2011 18:16:06 +0530 Subject: [PATCH] device/qcom/common: Add common.mk file Add a common.mk file that can be included by all targets. Target specific defines can be overridden if needed. Change-Id: I6f43f46ff93abe605e6d8af40cf087de4a3d5dc3 --- common.mk | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 common.mk diff --git a/common.mk b/common.mk new file mode 100644 index 00000000..296cf63c --- /dev/null +++ b/common.mk @@ -0,0 +1,50 @@ +PRODUCT_PACKAGES := \ + AccountAndSyncSettings \ + DeskClock \ + AlarmProvider \ + Bluetooth \ + Calculator \ + Calendar \ + Camera \ + CertInstaller \ + DrmProvider \ + Email \ + Gallery3D \ + LatinIME \ + Launcher2 \ + Mms \ + Music \ + Provision \ + Protips \ + QuickSearchBox \ + Settings \ + Sync \ + SystemUI \ + Updater \ + CalendarProvider \ + SyncProvider \ + IM \ + VoiceDialer \ + FM + +PRODUCT_COPY_FILES := \ + frameworks/base/data/etc/android.hardware.camera.xml:system/etc/permissions/android.hardware.camera.xml \ + frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.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.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \ + frameworks/base/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml \ + frameworks/base/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml \ + frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ + frameworks/base/data/etc/android.hardware.touchscreen.xml:system/etc/permissions/android.hardware.touchscreen.xml \ + frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \ + packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml + #frameworks/base/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \ + + +#Enabling Ring Tones +include frameworks/base/data/sounds/OriginalAudio.mk + +$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk) + +PRODUCT_BRAND := qcom +PRODUCT_LOCALES := hdpi mdpi