blob: 6387fdaed92d2f7e7a09f337858a6f6310577806 [file] [log] [blame]
Joe Onorato22273e62012-07-23 18:20:07 -07001#
2# Copyright (C) 2012 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# Base modules (will move elsewhere, previously user tagged)
18PRODUCT_PACKAGES += \
19 20-dns.conf \
20 95-configured \
Svet Ganovacc52962014-07-20 22:58:24 -070021 appwidget \
Adam Lesinski02bbd642014-10-08 10:53:59 -070022 appops \
Joe Onorato22273e62012-07-23 18:20:07 -070023 am \
24 android.policy \
25 android.test.runner \
26 app_process \
27 applypatch \
Jeff Sharkey1eb5eb12013-10-16 15:42:51 -070028 blkid \
Joe Onorato22273e62012-07-23 18:20:07 -070029 bmgr \
Joe Onorato22273e62012-07-23 18:20:07 -070030 bugreport \
31 content \
Joe Onorato22273e62012-07-23 18:20:07 -070032 dhcpcd \
33 dhcpcd-run-hooks \
34 dnsmasq \
Esteban Talaverab8ef1182014-09-11 17:52:08 +010035 dpm \
Joe Onorato22273e62012-07-23 18:20:07 -070036 framework \
37 fsck_msdos \
Joe Onorato22273e62012-07-23 18:20:07 -070038 ime \
Ying Wang8c7e74e2014-03-20 12:13:10 -070039 input \
Joe Onorato22273e62012-07-23 18:20:07 -070040 javax.obex \
Joe Onorato22273e62012-07-23 18:20:07 -070041 libandroid \
42 libandroid_runtime \
43 libandroid_servers \
44 libaudioeffect_jni \
45 libaudioflinger \
Eric Laurent08f90972014-05-21 08:04:50 -070046 libaudiopolicyservice \
47 libaudiopolicymanager \
Joe Onorato22273e62012-07-23 18:20:07 -070048 libbundlewrapper \
Joe Onorato22273e62012-07-23 18:20:07 -070049 libcamera_client \
50 libcameraservice \
Joe Onorato22273e62012-07-23 18:20:07 -070051 libdl \
Edwin Wongdbb3d2e2014-07-23 18:46:57 -070052 libdrmclearkeyplugin \
Eric Laurentaaa85b92013-09-06 10:37:51 -070053 libeffectproxy \
Joe Onorato22273e62012-07-23 18:20:07 -070054 libeffects \
Jeff Browna114a872013-07-12 16:52:38 -070055 libinput \
56 libinputflinger \
Joe Onorato22273e62012-07-23 18:20:07 -070057 libiprouteutil \
Joe Onorato22273e62012-07-23 18:20:07 -070058 libjnigraphics \
Jean-Michel Trivi3211cb82013-09-10 09:41:06 -070059 libldnhncr \
Joe Onorato22273e62012-07-23 18:20:07 -070060 libmedia \
61 libmedia_jni \
62 libmediaplayerservice \
63 libmtp \
Sreeram Ramachandran61fa8d82014-05-12 11:51:29 -070064 libnetd_client \
Joe Onorato22273e62012-07-23 18:20:07 -070065 libnetlink \
66 libnetutils \
Svetoslav Ganov0e7533f2014-05-21 19:40:31 +000067 libpdfium \
Joe Onorato22273e62012-07-23 18:20:07 -070068 libreference-ril \
69 libreverbwrapper \
70 libril \
71 librtp_jni \
72 libsensorservice \
73 libskia \
74 libsonivox \
75 libsoundpool \
Eric Laurentb0baa272014-04-18 17:37:49 -070076 libsoundtrigger \
77 libsoundtriggerservice \
Joe Onorato22273e62012-07-23 18:20:07 -070078 libsqlite \
79 libstagefright \
80 libstagefright_amrnb_common \
81 libstagefright_avc_common \
82 libstagefright_enc_common \
83 libstagefright_foundation \
84 libstagefright_omx \
85 libstagefright_yuv \
Joe Onorato22273e62012-07-23 18:20:07 -070086 libusbhost \
87 libutils \
88 libvisualizer \
89 libvorbisidec \
Marco Nelissen863c9e92014-04-08 09:18:14 -070090 libmediandk \
Vinit Deshapndeaf5ad492014-01-08 10:43:31 -080091 libwifi-service \
Dianne Hackborn4acd27d2013-04-04 18:50:45 -070092 media \
93 media_cmd \
Joe Onorato22273e62012-07-23 18:20:07 -070094 mediaserver \
95 monkey \
96 mtpd \
97 ndc \
98 netcfg \
99 netd \
Geremy Condra09d232e2013-02-22 19:37:38 +0000100 ping \
Lorenzo Colittic5bb87f2013-07-11 12:54:05 +0900101 ping6 \
Joe Onorato22273e62012-07-23 18:20:07 -0700102 platform.xml \
103 pppd \
104 pm \
105 racoon \
106 run-as \
107 schedtest \
Joe Onorato22273e62012-07-23 18:20:07 -0700108 sdcard \
Joe Onorato22273e62012-07-23 18:20:07 -0700109 services \
Christopher Tatea3f11e62012-10-10 14:13:59 -0700110 settings \
Joe Onorato22273e62012-07-23 18:20:07 -0700111 svc \
Joe Onorato22273e62012-07-23 18:20:07 -0700112 tc \
Joe Onorato22273e62012-07-23 18:20:07 -0700113 vdc \
Torne (Richard Coles)b2391772012-10-31 17:10:36 +0000114 vold \
Dianne Hackborn1638ffb2013-02-15 16:35:35 -0800115 wm
116
Joe Onorato22273e62012-07-23 18:20:07 -0700117
Ying Wang3424e692014-11-17 11:01:18 -0800118PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
119 frameworks/base/preloaded-classes:system/etc/preloaded-classes)
Ying Wang0c9b3ba2014-11-13 15:19:12 -0800120
121
Mike Lockwooddaf5e222012-10-18 10:17:47 -0700122$(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk)