blob: 15b1beddc95c5f707d575cd06011762644ff8601 [file] [log] [blame]
Ying Wangf663ff42010-03-30 11:55:15 -07001#
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
17# This is a generic product for devices with large display but not specialized
18# for a specific device. It includes the base Android platform.
19
20PRODUCT_POLICY := android.policy_mid
21
22PRODUCT_PACKAGES := \
Ying Wangf663ff42010-03-30 11:55:15 -070023 CarHome \
24 DeskClock \
25 AlarmProvider \
26 Bluetooth \
27 Calculator \
28 Calendar \
29 Camera \
30 CertInstaller \
31 DrmProvider \
32 Email \
Marc Blank784f3772011-02-25 11:18:47 -080033 Exchange \
Owen Lin2c488772011-09-01 14:21:22 +080034 Gallery2 \
Ying Wangf663ff42010-03-30 11:55:15 -070035 LatinIME \
36 Launcher2 \
Ying Wangf663ff42010-03-30 11:55:15 -070037 Music \
38 Provision \
39 QuickSearchBox \
40 Settings \
41 Sync \
42 Updater \
43 CalendarProvider \
Ying Wang486be822011-10-08 14:31:54 -070044 SyncProvider \
45 bluetooth-health \
46 hostapd \
47 wpa_supplicant.conf
48
Ying Wangf663ff42010-03-30 11:55:15 -070049
50$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
51
52# Overrides
53PRODUCT_BRAND := generic
54PRODUCT_DEVICE := generic
55PRODUCT_NAME := large_emu_hw