blob: a918c1d9b43795320441a4cae70548ddf2c52c81 [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 \
Ying Wangf663ff42010-03-30 11:55:15 -070025 Bluetooth \
26 Calculator \
27 Calendar \
Ying Wangf663ff42010-03-30 11:55:15 -070028 CertInstaller \
Roger Chen15df8352013-01-08 21:20:32 +080029 Email \
Marc Blankf173c6b2012-06-28 16:55:57 -070030 Exchange2 \
Owen Lin2c488772011-09-01 14:21:22 +080031 Gallery2 \
Ying Wangf663ff42010-03-30 11:55:15 -070032 LatinIME \
33 Launcher2 \
Ying Wangf663ff42010-03-30 11:55:15 -070034 Music \
35 Provision \
36 QuickSearchBox \
37 Settings \
38 Sync \
39 Updater \
40 CalendarProvider \
Ying Wang486be822011-10-08 14:31:54 -070041 SyncProvider \
42 bluetooth-health \
43 hostapd \
44 wpa_supplicant.conf
45
Ying Wangf663ff42010-03-30 11:55:15 -070046
47$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
48
49# Overrides
50PRODUCT_BRAND := generic
51PRODUCT_DEVICE := generic
52PRODUCT_NAME := large_emu_hw