blob: 880c1a2952147e2a91b06243e197fa46f854a9e9 [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 Kamathbf72f672015-04-09 13:12:09 +010021 org.apache.http.legacy.boot \
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 \
Andy Hungafcf77f2015-10-28 18:03:50 -070029 audioserver \
Jeff Sharkey1eb5eb12013-10-16 15:42:51 -070030 blkid \
Joe Onorato22273e62012-07-23 18:20:07 -070031 bmgr \
Joe Onorato22273e62012-07-23 18:20:07 -070032 bugreport \
Chien-Yu Chene677b1a2015-12-03 15:55:20 -080033 cameraserver \
Joe Onorato22273e62012-07-23 18:20:07 -070034 content \
Joe Onorato22273e62012-07-23 18:20:07 -070035 dhcpcd \
36 dhcpcd-run-hooks \
37 dnsmasq \
Esteban Talaverab8ef1182014-09-11 17:52:08 +010038 dpm \
Joe Onorato22273e62012-07-23 18:20:07 -070039 framework \
40 fsck_msdos \
Michael Wright7371a7a2015-06-24 15:55:21 +010041 hid \
Joe Onorato22273e62012-07-23 18:20:07 -070042 ime \
Ying Wang8c7e74e2014-03-20 12:13:10 -070043 input \
Tim Kilbourn5b1d9f72015-06-10 16:27:47 -070044 input.evdev.default \
Michael Wright345ee052015-02-18 13:21:45 -080045 inputflinger \
46 inputflingerhost \
Joe Onorato22273e62012-07-23 18:20:07 -070047 javax.obex \
Joe Onorato22273e62012-07-23 18:20:07 -070048 libandroid \
49 libandroid_runtime \
50 libandroid_servers \
51 libaudioeffect_jni \
52 libaudioflinger \
Eric Laurent08f90972014-05-21 08:04:50 -070053 libaudiopolicyservice \
54 libaudiopolicymanager \
Joe Onorato22273e62012-07-23 18:20:07 -070055 libbundlewrapper \
Joe Onorato22273e62012-07-23 18:20:07 -070056 libcamera_client \
57 libcameraservice \
Yin-Chia Yeh821375c2016-01-27 00:13:51 +000058 libcamera2ndk \
Joe Onorato22273e62012-07-23 18:20:07 -070059 libdl \
Edwin Wongdbb3d2e2014-07-23 18:46:57 -070060 libdrmclearkeyplugin \
Eric Laurentaaa85b92013-09-06 10:37:51 -070061 libeffectproxy \
Joe Onorato22273e62012-07-23 18:20:07 -070062 libeffects \
Jeff Browna114a872013-07-12 16:52:38 -070063 libinput \
64 libinputflinger \
Michael Wright345ee052015-02-18 13:21:45 -080065 libinputflingerhost \
Joe Onorato22273e62012-07-23 18:20:07 -070066 libiprouteutil \
Joe Onorato22273e62012-07-23 18:20:07 -070067 libjnigraphics \
Jean-Michel Trivi3211cb82013-09-10 09:41:06 -070068 libldnhncr \
Joe Onorato22273e62012-07-23 18:20:07 -070069 libmedia \
70 libmedia_jni \
71 libmediaplayerservice \
72 libmtp \
Sreeram Ramachandran61fa8d82014-05-12 11:51:29 -070073 libnetd_client \
Joe Onorato22273e62012-07-23 18:20:07 -070074 libnetlink \
75 libnetutils \
Svetoslav Ganov0e7533f2014-05-21 19:40:31 +000076 libpdfium \
Eric Laurent5793ad82015-02-13 18:22:22 -080077 libradio \
78 libradioservice \
79 libradio_metadata \
Joe Onorato22273e62012-07-23 18:20:07 -070080 libreference-ril \
81 libreverbwrapper \
82 libril \
83 librtp_jni \
84 libsensorservice \
85 libskia \
Ricardo Garcia3b216992015-04-10 15:43:30 -070086 libsonic \
Joe Onorato22273e62012-07-23 18:20:07 -070087 libsonivox \
88 libsoundpool \
Eric Laurentb0baa272014-04-18 17:37:49 -070089 libsoundtrigger \
90 libsoundtriggerservice \
Joe Onorato22273e62012-07-23 18:20:07 -070091 libsqlite \
92 libstagefright \
93 libstagefright_amrnb_common \
94 libstagefright_avc_common \
95 libstagefright_enc_common \
96 libstagefright_foundation \
97 libstagefright_omx \
98 libstagefright_yuv \
Joe Onorato22273e62012-07-23 18:20:07 -070099 libusbhost \
100 libutils \
101 libvisualizer \
102 libvorbisidec \
Marco Nelissen863c9e92014-04-08 09:18:14 -0700103 libmediandk \
Jesse Halla7ec71d2016-01-27 00:20:35 -0800104 libvulkan \
Vinit Deshapndeaf5ad492014-01-08 10:43:31 -0800105 libwifi-service \
Dianne Hackborn4acd27d2013-04-04 18:50:45 -0700106 media \
107 media_cmd \
Joe Onorato22273e62012-07-23 18:20:07 -0700108 mediaserver \
Marco Nelissen469a9262015-09-25 15:02:06 -0700109 mediaextractor \
Joe Onorato22273e62012-07-23 18:20:07 -0700110 monkey \
111 mtpd \
112 ndc \
Joe Onorato22273e62012-07-23 18:20:07 -0700113 netd \
Geremy Condra09d232e2013-02-22 19:37:38 +0000114 ping \
Lorenzo Colittic5bb87f2013-07-11 12:54:05 +0900115 ping6 \
Joe Onorato22273e62012-07-23 18:20:07 -0700116 platform.xml \
117 pppd \
118 pm \
119 racoon \
120 run-as \
121 schedtest \
Joe Onorato22273e62012-07-23 18:20:07 -0700122 sdcard \
Paul Crowley54a28652015-06-04 09:59:33 +0100123 secdiscard \
Joe Onorato22273e62012-07-23 18:20:07 -0700124 services \
Christopher Tatea3f11e62012-10-10 14:13:59 -0700125 settings \
Jeff Sharkeyaa438dc2015-02-23 10:06:56 -0800126 sgdisk \
Jeff Sharkeydea22722015-05-12 15:53:29 -0700127 sm \
Joe Onorato22273e62012-07-23 18:20:07 -0700128 svc \
Joe Onorato22273e62012-07-23 18:20:07 -0700129 tc \
Yorke Leea1e1d9c2015-06-03 13:57:33 -0700130 telecom \
Joe Onorato22273e62012-07-23 18:20:07 -0700131 vdc \
Torne (Richard Coles)b2391772012-10-31 17:10:36 +0000132 vold \
Dianne Hackborn1638ffb2013-02-15 16:35:35 -0800133 wm
134
Joe Onorato22273e62012-07-23 18:20:07 -0700135
Ying Wang3424e692014-11-17 11:01:18 -0800136PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
137 frameworks/base/preloaded-classes:system/etc/preloaded-classes)
Ying Wang9a9d1802014-11-13 15:19:12 -0800138
Andreas Gampe96a52202014-11-18 11:45:10 -0800139# Note: it is acceptable to not have a compiled-classes file. In that case, all boot classpath
140# classes will be compiled.
141PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
142 frameworks/base/compiled-classes:system/etc/compiled-classes)
143
Ying Wang9a9d1802014-11-13 15:19:12 -0800144
Mike Lockwooddaf5e222012-10-18 10:17:47 -0700145$(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk)