rename included apps so that market doesn't try upgrade them
[android_pandora.git] / pandora.mk
CommitLineData
34a1da07 1PRODUCT_PACKAGES := \
a22e4567 2 ApiDemos \
3 SoundRecorder \
4 GeneralRunner \
5 BluetoothSCOApp \
6 alsa.$(TARGET_PRODUCT) \
7 kill_android \
8 AndroidTerm \
0a4482de 9 libjackpal-androidterm3-pnd \
a22e4567 10 oi-filemanager \
34a1da07 11
12$(call inherit-product, build/target/product/generic.mk)
13
14# Overrides
15PRODUCT_BRAND := openpandora
16PRODUCT_NAME := pandora
17PRODUCT_DEVICE := pandora
18PRODUCT_PACKAGE_OVERLAYS := device/rowboat/generic
19
ca88b611 20# this make file is to extend FRAMEWORKS_BASE_SUBDIRS from pathmake.mk
21# and this is placed in common-open as this common between omap3 and omap4
22include device/ti/common-open/OmapMMLib.mk
23
34a1da07 24# Making ril wake lock timeout to zero. This is required to decrease the device suspend delay.
25# ADDITIONAL_DEFAULT_PROPERTIES += ro.ril.wake_lock_timeout=0
26
27# Install the features available on this device.
28PRODUCT_COPY_FILES += \
29 frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml