blob: abb2d9f43832c18ab11f9c1bbda3dfc552d4c0e0 [file] [log] [blame]
Jean-Baptiste Queruc3f42a92010-02-23 09:52:18 -08001#
2# Copyright (C) 2007 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17PRODUCT_BRAND := generic
18PRODUCT_DEVICE := generic
19PRODUCT_NAME := core
20
The Android Open Source Project88b60792009-03-03 19:28:42 -080021PRODUCT_PROPERTY_OVERRIDES := \
Dave Sparks55ad5cc2009-09-28 14:54:58 -070022 ro.config.notification_sound=OnTheHunt.ogg \
Patrick Scott991a6b52009-04-13 09:57:37 -070023 ro.config.alarm_alert=Alarm_Classic.ogg
The Android Open Source Project88b60792009-03-03 19:28:42 -080024
25PRODUCT_PACKAGES := \
Ying Wang24cad7d2011-07-29 13:32:11 -070026 ApplicationsProvider \
Ying Wang603755d2011-07-29 14:25:59 -070027 BackupRestoreConfirmation \
Ying Wang24cad7d2011-07-29 13:32:11 -070028 Browser \
Ying Wang24cad7d2011-07-29 13:32:11 -070029 Contacts \
30 ContactsProvider \
31 DefaultContainerService \
32 DownloadProvider \
33 DownloadProviderUi \
34 HTMLViewer \
35 Home \
Ying Wang603755d2011-07-29 14:25:59 -070036 KeyChain \
Ying Wang24cad7d2011-07-29 13:32:11 -070037 MediaProvider \
38 PackageInstaller \
39 PicoTts \
40 SettingsProvider \
Christopher Tate6e2ba522011-09-22 18:24:30 -070041 SharedStorageBackup \
Ying Wang24cad7d2011-07-29 13:32:11 -070042 TelephonyProvider \
Ying Wang24cad7d2011-07-29 13:32:11 -070043 UserDictionaryProvider \
Chia-chi Yehc8d742a2011-10-21 13:59:46 -070044 VpnDialogs \
Jesse Wilson7eff81d2011-01-13 17:21:58 -080045 apache-xml \
Jesse Wilson852f43b2010-09-16 14:56:08 -070046 bouncycastle \
Christopher Tate38e11482011-04-18 16:07:24 -070047 bu \
Brian Carlstrom84d1ee82011-04-26 11:34:37 -070048 cacerts \
Dianne Hackborn588fab82010-09-28 14:25:05 -070049 com.android.location.provider \
50 com.android.location.provider.xml \
Jesse Wilson852f43b2010-09-16 14:56:08 -070051 core \
52 core-junit \
Jesse Wilson852f43b2010-09-16 14:56:08 -070053 dalvikvm \
54 dexdeps \
55 dexdump \
56 dexlist \
57 dexopt \
58 dmtracedump \
Jesse Wilson852f43b2010-09-16 14:56:08 -070059 dx \
60 ext \
Eino-Ville Talvalab8de1512011-06-29 10:03:19 -070061 filterfw \
The Android Open Source Project88b60792009-03-03 19:28:42 -080062 framework-res \
Jesse Wilson852f43b2010-09-16 14:56:08 -070063 hprof-conv \
64 icu.dat \
Kenny Root696180e2010-12-03 10:59:57 -080065 installd \
Ying Wang24cad7d2011-07-29 13:32:11 -070066 ip \
Jean-Baptiste Querube24f6f2010-10-07 15:00:12 -070067 ip-up-vpn \
Ying Wang24cad7d2011-07-29 13:32:11 -070068 ip6tables \
69 iptables \
70 libOpenMAXAL \
71 libOpenSLES \
Ying Wang603755d2011-07-29 14:25:59 -070072 libaudiopreprocessing \
Jesse Wilson852f43b2010-09-16 14:56:08 -070073 libcrypto \
Jesse Wilson852f43b2010-09-16 14:56:08 -070074 libdvm \
75 libexpat \
Ying Wang603755d2011-07-29 14:25:59 -070076 libfilterfw \
77 libfilterpack_imageproc \
Doug Kwanb26e4972011-06-07 15:09:19 -070078 libgabi++ \
Jesse Wilson852f43b2010-09-16 14:56:08 -070079 libicui18n \
80 libicuuc \
Jesse Wilson852f43b2010-09-16 14:56:08 -070081 libnativehelper \
Nick Pellye07a9d42010-10-15 01:01:20 -070082 libnfc_ndef \
Ying Wang603755d2011-07-29 14:25:59 -070083 libpowermanager \
84 libspeexresampler \
Jesse Wilson852f43b2010-09-16 14:56:08 -070085 libsqlite_jni \
86 libssl \
James Dongddc943d2011-11-04 13:55:01 -070087 libstagefright_soft_h264dec \
Andreas Huber2a954b12011-05-16 09:42:49 -070088 libstagefright_soft_aacdec \
89 libstagefright_soft_amrdec \
Andreas Huber2a954b12011-05-16 09:42:49 -070090 libstagefright_soft_g711dec \
91 libstagefright_soft_mp3dec \
92 libstagefright_soft_mpeg4dec \
93 libstagefright_soft_vorbisdec \
94 libstagefright_soft_vpxdec \
Ying Wang603755d2011-07-29 14:25:59 -070095 libvariablespeed \
96 libwebrtc_audio_preprocessing \
Jean-Michel Trivie4105642011-03-16 17:30:22 -070097 libwilhelm \
Jesse Wilson852f43b2010-09-16 14:56:08 -070098 libz \
Mathias Agopian64029f22011-05-26 21:53:25 -070099 screencap \
Ying Wang486be822011-10-08 14:31:54 -0700100 sensorservice
Jesse Wilson852f43b2010-09-16 14:56:08 -0700101
Jesse Wilson852f43b2010-09-16 14:56:08 -0700102# host-only dependencies
103ifeq ($(WITH_HOST_DALVIK),true)
104 PRODUCT_PACKAGES += \
Ryo Fujiicbb32662011-06-16 16:58:11 -0700105 apache-xml-hostdex \
Jesse Wilson852f43b2010-09-16 14:56:08 -0700106 bouncycastle-hostdex \
107 core-hostdex \
Jesse Wilson2ad721b2011-03-17 16:57:14 -0700108 dalvik
Jesse Wilson852f43b2010-09-16 14:56:08 -0700109endif