blob: a43949f5e688b455d4c30e2b6cf63175dc903b94 [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 \
Narayan Kamath6b3097b2014-12-10 19:30:18 +000021 org.apache.http.legacy \
Svet Ganovacc52962014-07-20 22:58:24 -070022 appwidget \
Adam Lesinski02bbd642014-10-08 10:53:59 -070023 appops \
Joe Onorato22273e62012-07-23 18:20:07 -070024 am \
25 android.policy \
26 android.test.runner \
27 app_process \
28 applypatch \
Jeff Sharkey1eb5eb12013-10-16 15:42:51 -070029 blkid \
Joe Onorato22273e62012-07-23 18:20:07 -070030 bmgr \
Joe Onorato22273e62012-07-23 18:20:07 -070031 bugreport \
32 content \
Joe Onorato22273e62012-07-23 18:20:07 -070033 dhcpcd \
34 dhcpcd-run-hooks \
35 dnsmasq \
Esteban Talaverab8ef1182014-09-11 17:52:08 +010036 dpm \
Joe Onorato22273e62012-07-23 18:20:07 -070037 framework \
38 fsck_msdos \
Joe Onorato22273e62012-07-23 18:20:07 -070039 ime \
Ying Wang8c7e74e2014-03-20 12:13:10 -070040 input \
Joe Onorato22273e62012-07-23 18:20:07 -070041 javax.obex \
Joe Onorato22273e62012-07-23 18:20:07 -070042 libandroid \
43 libandroid_runtime \
44 libandroid_servers \
45 libaudioeffect_jni \
46 libaudioflinger \
Eric Laurent08f90972014-05-21 08:04:50 -070047 libaudiopolicyservice \
48 libaudiopolicymanager \
Joe Onorato22273e62012-07-23 18:20:07 -070049 libbundlewrapper \
Joe Onorato22273e62012-07-23 18:20:07 -070050 libcamera_client \
51 libcameraservice \
Joe Onorato22273e62012-07-23 18:20:07 -070052 libdl \
Edwin Wongdbb3d2e2014-07-23 18:46:57 -070053 libdrmclearkeyplugin \
Eric Laurentaaa85b92013-09-06 10:37:51 -070054 libeffectproxy \
Joe Onorato22273e62012-07-23 18:20:07 -070055 libeffects \
Jeff Browna114a872013-07-12 16:52:38 -070056 libinput \
57 libinputflinger \
Joe Onorato22273e62012-07-23 18:20:07 -070058 libiprouteutil \
Joe Onorato22273e62012-07-23 18:20:07 -070059 libjnigraphics \
Jean-Michel Trivi3211cb82013-09-10 09:41:06 -070060 libldnhncr \
Joe Onorato22273e62012-07-23 18:20:07 -070061 libmedia \
62 libmedia_jni \
63 libmediaplayerservice \
64 libmtp \
Sreeram Ramachandran61fa8d82014-05-12 11:51:29 -070065 libnetd_client \
Joe Onorato22273e62012-07-23 18:20:07 -070066 libnetlink \
67 libnetutils \
Svetoslav Ganov0e7533f2014-05-21 19:40:31 +000068 libpdfium \
Joe Onorato22273e62012-07-23 18:20:07 -070069 libreference-ril \
70 libreverbwrapper \
71 libril \
72 librtp_jni \
73 libsensorservice \
74 libskia \
75 libsonivox \
76 libsoundpool \
Eric Laurentb0baa272014-04-18 17:37:49 -070077 libsoundtrigger \
78 libsoundtriggerservice \
Joe Onorato22273e62012-07-23 18:20:07 -070079 libsqlite \
80 libstagefright \
81 libstagefright_amrnb_common \
82 libstagefright_avc_common \
83 libstagefright_enc_common \
84 libstagefright_foundation \
85 libstagefright_omx \
86 libstagefright_yuv \
Joe Onorato22273e62012-07-23 18:20:07 -070087 libusbhost \
88 libutils \
89 libvisualizer \
90 libvorbisidec \
Marco Nelissen863c9e92014-04-08 09:18:14 -070091 libmediandk \
Vinit Deshapndeaf5ad492014-01-08 10:43:31 -080092 libwifi-service \
Dianne Hackborn4acd27d2013-04-04 18:50:45 -070093 media \
94 media_cmd \
Joe Onorato22273e62012-07-23 18:20:07 -070095 mediaserver \
96 monkey \
97 mtpd \
98 ndc \
99 netcfg \
100 netd \
Geremy Condra09d232e2013-02-22 19:37:38 +0000101 ping \
Lorenzo Colittic5bb87f2013-07-11 12:54:05 +0900102 ping6 \
Joe Onorato22273e62012-07-23 18:20:07 -0700103 platform.xml \
104 pppd \
105 pm \
106 racoon \
107 run-as \
108 schedtest \
Joe Onorato22273e62012-07-23 18:20:07 -0700109 sdcard \
Joe Onorato22273e62012-07-23 18:20:07 -0700110 services \
Christopher Tatea3f11e62012-10-10 14:13:59 -0700111 settings \
Jeff Sharkeyaa438dc2015-02-23 10:06:56 -0800112 sgdisk \
Joe Onorato22273e62012-07-23 18:20:07 -0700113 svc \
Joe Onorato22273e62012-07-23 18:20:07 -0700114 tc \
Joe Onorato22273e62012-07-23 18:20:07 -0700115 vdc \
Torne (Richard Coles)b2391772012-10-31 17:10:36 +0000116 vold \
Dianne Hackborn1638ffb2013-02-15 16:35:35 -0800117 wm
118
Joe Onorato22273e62012-07-23 18:20:07 -0700119
Ying Wang3424e692014-11-17 11:01:18 -0800120PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
121 frameworks/base/preloaded-classes:system/etc/preloaded-classes)
Ying Wang9a9d1802014-11-13 15:19:12 -0800122
Andreas Gampe96a52202014-11-18 11:45:10 -0800123# Note: it is acceptable to not have a compiled-classes file. In that case, all boot classpath
124# classes will be compiled.
125PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
126 frameworks/base/compiled-classes:system/etc/compiled-classes)
127
Ying Wang9a9d1802014-11-13 15:19:12 -0800128
Mike Lockwooddaf5e222012-10-18 10:17:47 -0700129$(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk)