blob: 3b05659cc8c47961d4362150dd6907866976b07d [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 \
29 Bugreport \
30 Contacts \
31 ContactsProvider \
32 DefaultContainerService \
33 DownloadProvider \
34 DownloadProviderUi \
35 HTMLViewer \
36 Home \
Ying Wang603755d2011-07-29 14:25:59 -070037 KeyChain \
Ying Wang24cad7d2011-07-29 13:32:11 -070038 MediaProvider \
39 PackageInstaller \
40 PicoTts \
41 SettingsProvider \
Christopher Tate6e2ba522011-09-22 18:24:30 -070042 SharedStorageBackup \
Ying Wang24cad7d2011-07-29 13:32:11 -070043 TelephonyProvider \
44 TtsService \
45 UserDictionaryProvider \
Chia-chi Yeh07767a92011-10-21 16:04:39 -070046 VpnDialogs \
Jesse Wilson7eff81d2011-01-13 17:21:58 -080047 apache-xml \
Ying Wang603755d2011-07-29 14:25:59 -070048 bluetooth-health \
Jesse Wilson852f43b2010-09-16 14:56:08 -070049 bouncycastle \
Christopher Tate38e11482011-04-18 16:07:24 -070050 bu \
Brian Carlstrom84d1ee82011-04-26 11:34:37 -070051 cacerts \
Dianne Hackborn588fab82010-09-28 14:25:05 -070052 com.android.location.provider \
53 com.android.location.provider.xml \
Jesse Wilson852f43b2010-09-16 14:56:08 -070054 core \
55 core-junit \
Jesse Wilson852f43b2010-09-16 14:56:08 -070056 dalvikvm \
57 dexdeps \
58 dexdump \
59 dexlist \
60 dexopt \
61 dmtracedump \
Jesse Wilson852f43b2010-09-16 14:56:08 -070062 dx \
63 ext \
Eino-Ville Talvalab8de1512011-06-29 10:03:19 -070064 filterfw \
The Android Open Source Project88b60792009-03-03 19:28:42 -080065 framework-res \
Ying Wang603755d2011-07-29 14:25:59 -070066 hostapd \
Jesse Wilson852f43b2010-09-16 14:56:08 -070067 hprof-conv \
68 icu.dat \
Kenny Root696180e2010-12-03 10:59:57 -080069 installd \
Ying Wang24cad7d2011-07-29 13:32:11 -070070 ip \
Jean-Baptiste Querube24f6f2010-10-07 15:00:12 -070071 ip-up-vpn \
Ying Wang24cad7d2011-07-29 13:32:11 -070072 ip6tables \
73 iptables \
74 libOpenMAXAL \
75 libOpenSLES \
Ying Wang603755d2011-07-29 14:25:59 -070076 libaudiopreprocessing \
Jesse Wilson852f43b2010-09-16 14:56:08 -070077 libcrypto \
78 libdex \
79 libdvm \
80 libexpat \
Ying Wang603755d2011-07-29 14:25:59 -070081 libfilterfw \
82 libfilterpack_imageproc \
Doug Kwanb26e4972011-06-07 15:09:19 -070083 libgabi++ \
Jesse Wilson852f43b2010-09-16 14:56:08 -070084 libicui18n \
85 libicuuc \
86 libjavacore \
87 libnativehelper \
Nick Pellye07a9d42010-10-15 01:01:20 -070088 libnfc_ndef \
Ying Wang603755d2011-07-29 14:25:59 -070089 libpowermanager \
90 libspeexresampler \
Jesse Wilson852f43b2010-09-16 14:56:08 -070091 libsqlite_jni \
92 libssl \
James Dongddc943d2011-11-04 13:55:01 -070093 libstagefright_soft_h264dec \
Andreas Huber2a954b12011-05-16 09:42:49 -070094 libstagefright_soft_aacdec \
95 libstagefright_soft_amrdec \
Andreas Huber2a954b12011-05-16 09:42:49 -070096 libstagefright_soft_g711dec \
97 libstagefright_soft_mp3dec \
98 libstagefright_soft_mpeg4dec \
99 libstagefright_soft_vorbisdec \
100 libstagefright_soft_vpxdec \
Ying Wang603755d2011-07-29 14:25:59 -0700101 libvariablespeed \
102 libwebrtc_audio_preprocessing \
Jean-Michel Trivie4105642011-03-16 17:30:22 -0700103 libwilhelm \
Jesse Wilson852f43b2010-09-16 14:56:08 -0700104 libz \
Mathias Agopian64029f22011-05-26 21:53:25 -0700105 screencap \
Eric Laurent99acb9c2011-06-16 20:53:25 -0700106 sensorservice \
Ying Wang24cad7d2011-07-29 13:32:11 -0700107 wpa_supplicant.conf
Jesse Wilson852f43b2010-09-16 14:56:08 -0700108
Jesse Wilson852f43b2010-09-16 14:56:08 -0700109# host-only dependencies
110ifeq ($(WITH_HOST_DALVIK),true)
111 PRODUCT_PACKAGES += \
Ryo Fujiicbb32662011-06-16 16:58:11 -0700112 apache-xml-hostdex \
Jesse Wilson852f43b2010-09-16 14:56:08 -0700113 bouncycastle-hostdex \
114 core-hostdex \
Jesse Wilson2ad721b2011-03-17 16:57:14 -0700115 libjavacore-host \
116 dalvik
Jesse Wilson852f43b2010-09-16 14:56:08 -0700117endif