blob: 36a295c25c707505e098cf9af766c5d9df3feba9 [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 := \
26 framework-res \
27 Browser \
Dianne Hackborn5dfb37d2010-03-10 16:02:58 -080028 CarHomeLauncher \
The Android Open Source Project88b60792009-03-03 19:28:42 -080029 Contacts \
Daniel Sandlerb7aa96b2010-03-02 14:09:55 -050030 Home \
The Android Open Source Project88b60792009-03-03 19:28:42 -080031 HTMLViewer \
Karl Rosaenc994a622009-04-23 19:00:18 -070032 ApplicationsProvider \
The Android Open Source Project88b60792009-03-03 19:28:42 -080033 ContactsProvider \
34 DownloadProvider \
The Android Open Source Project88b60792009-03-03 19:28:42 -080035 MediaProvider \
Charles Chen3b741f52009-06-10 20:16:17 -070036 PicoTts \
The Android Open Source Project88b60792009-03-03 19:28:42 -080037 SettingsProvider \
38 TelephonyProvider \
Charles Chen3b741f52009-06-10 20:16:17 -070039 TtsService \
Hung-ying Tyan69cce2a2009-06-12 23:09:46 +080040 VpnServices \
The Android Open Source Project88b60792009-03-03 19:28:42 -080041 UserDictionaryProvider \
42 PackageInstaller \
Suchi Amalapurapu56a0d652010-01-27 14:14:56 -080043 DefaultContainerService \
Dmitry Shmidt738dbba2010-09-13 16:54:37 -070044 Bugreport \
45 ip