Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 1 | # |
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) | ||||
18 | PRODUCT_PACKAGES += \ | ||||
19 | 20-dns.conf \ | ||||
20 | 95-configured \ | ||||
Narayan Kamath | bf72f67 | 2015-04-09 13:12:09 +0100 | [diff] [blame] | 21 | org.apache.http.legacy.boot \ |
Svet Ganov | acc5296 | 2014-07-20 22:58:24 -0700 | [diff] [blame] | 22 | appwidget \ |
Adam Lesinski | 02bbd64 | 2014-10-08 10:53:59 -0700 | [diff] [blame] | 23 | appops \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 24 | am \ |
25 | android.policy \ | ||||
26 | android.test.runner \ | ||||
27 | app_process \ | ||||
28 | applypatch \ | ||||
Jeff Sharkey | 1eb5eb1 | 2013-10-16 15:42:51 -0700 | [diff] [blame] | 29 | blkid \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 30 | bmgr \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 31 | bugreport \ |
32 | content \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 33 | dhcpcd \ |
34 | dhcpcd-run-hooks \ | ||||
35 | dnsmasq \ | ||||
Esteban Talavera | b8ef118 | 2014-09-11 17:52:08 +0100 | [diff] [blame] | 36 | dpm \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 37 | framework \ |
38 | fsck_msdos \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 39 | ime \ |
Ying Wang | 8c7e74e | 2014-03-20 12:13:10 -0700 | [diff] [blame] | 40 | input \ |
Tim Kilbourn | 5b1d9f7 | 2015-06-10 16:27:47 -0700 | [diff] [blame^] | 41 | input.evdev.default \ |
Michael Wright | 345ee05 | 2015-02-18 13:21:45 -0800 | [diff] [blame] | 42 | inputflinger \ |
43 | inputflingerhost \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 44 | javax.obex \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 45 | libandroid \ |
46 | libandroid_runtime \ | ||||
47 | libandroid_servers \ | ||||
48 | libaudioeffect_jni \ | ||||
49 | libaudioflinger \ | ||||
Eric Laurent | 08f9097 | 2014-05-21 08:04:50 -0700 | [diff] [blame] | 50 | libaudiopolicyservice \ |
51 | libaudiopolicymanager \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 52 | libbundlewrapper \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 53 | libcamera_client \ |
54 | libcameraservice \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 55 | libdl \ |
Edwin Wong | dbb3d2e | 2014-07-23 18:46:57 -0700 | [diff] [blame] | 56 | libdrmclearkeyplugin \ |
Eric Laurent | aaa85b9 | 2013-09-06 10:37:51 -0700 | [diff] [blame] | 57 | libeffectproxy \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 58 | libeffects \ |
Jeff Brown | a114a87 | 2013-07-12 16:52:38 -0700 | [diff] [blame] | 59 | libinput \ |
60 | libinputflinger \ | ||||
Michael Wright | 345ee05 | 2015-02-18 13:21:45 -0800 | [diff] [blame] | 61 | libinputflingerhost \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 62 | libiprouteutil \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 63 | libjnigraphics \ |
Jean-Michel Trivi | 3211cb8 | 2013-09-10 09:41:06 -0700 | [diff] [blame] | 64 | libldnhncr \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 65 | libmedia \ |
66 | libmedia_jni \ | ||||
67 | libmediaplayerservice \ | ||||
68 | libmtp \ | ||||
Sreeram Ramachandran | 61fa8d8 | 2014-05-12 11:51:29 -0700 | [diff] [blame] | 69 | libnetd_client \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 70 | libnetlink \ |
71 | libnetutils \ | ||||
Svetoslav Ganov | 0e7533f | 2014-05-21 19:40:31 +0000 | [diff] [blame] | 72 | libpdfium \ |
Eric Laurent | 5793ad8 | 2015-02-13 18:22:22 -0800 | [diff] [blame] | 73 | libradio \ |
74 | libradioservice \ | ||||
75 | libradio_metadata \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 76 | libreference-ril \ |
77 | libreverbwrapper \ | ||||
78 | libril \ | ||||
79 | librtp_jni \ | ||||
80 | libsensorservice \ | ||||
81 | libskia \ | ||||
Ricardo Garcia | 3b21699 | 2015-04-10 15:43:30 -0700 | [diff] [blame] | 82 | libsonic \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 83 | libsonivox \ |
84 | libsoundpool \ | ||||
Eric Laurent | b0baa27 | 2014-04-18 17:37:49 -0700 | [diff] [blame] | 85 | libsoundtrigger \ |
86 | libsoundtriggerservice \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 87 | libsqlite \ |
88 | libstagefright \ | ||||
89 | libstagefright_amrnb_common \ | ||||
90 | libstagefright_avc_common \ | ||||
91 | libstagefright_enc_common \ | ||||
92 | libstagefright_foundation \ | ||||
93 | libstagefright_omx \ | ||||
94 | libstagefright_yuv \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 95 | libusbhost \ |
96 | libutils \ | ||||
97 | libvisualizer \ | ||||
98 | libvorbisidec \ | ||||
Marco Nelissen | 863c9e9 | 2014-04-08 09:18:14 -0700 | [diff] [blame] | 99 | libmediandk \ |
Vinit Deshapnde | af5ad49 | 2014-01-08 10:43:31 -0800 | [diff] [blame] | 100 | libwifi-service \ |
Dianne Hackborn | 4acd27d | 2013-04-04 18:50:45 -0700 | [diff] [blame] | 101 | media \ |
102 | media_cmd \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 103 | mediaserver \ |
104 | monkey \ | ||||
105 | mtpd \ | ||||
106 | ndc \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 107 | netd \ |
Geremy Condra | 09d232e | 2013-02-22 19:37:38 +0000 | [diff] [blame] | 108 | ping \ |
Lorenzo Colitti | c5bb87f | 2013-07-11 12:54:05 +0900 | [diff] [blame] | 109 | ping6 \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 110 | platform.xml \ |
111 | pppd \ | ||||
112 | pm \ | ||||
113 | racoon \ | ||||
114 | run-as \ | ||||
115 | schedtest \ | ||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 116 | sdcard \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 117 | services \ |
Christopher Tate | a3f11e6 | 2012-10-10 14:13:59 -0700 | [diff] [blame] | 118 | settings \ |
Jeff Sharkey | aa438dc | 2015-02-23 10:06:56 -0800 | [diff] [blame] | 119 | sgdisk \ |
Jeff Sharkey | dea2272 | 2015-05-12 15:53:29 -0700 | [diff] [blame] | 120 | sm \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 121 | svc \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 122 | tc \ |
Yorke Lee | a1e1d9c | 2015-06-03 13:57:33 -0700 | [diff] [blame] | 123 | telecom \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 124 | vdc \ |
Torne (Richard Coles) | b239177 | 2012-10-31 17:10:36 +0000 | [diff] [blame] | 125 | vold \ |
Dianne Hackborn | 1638ffb | 2013-02-15 16:35:35 -0800 | [diff] [blame] | 126 | wm |
127 | |||||
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 128 | |
Ying Wang | 3424e69 | 2014-11-17 11:01:18 -0800 | [diff] [blame] | 129 | PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\ |
130 | frameworks/base/preloaded-classes:system/etc/preloaded-classes) | ||||
Ying Wang | 9a9d180 | 2014-11-13 15:19:12 -0800 | [diff] [blame] | 131 | |
Andreas Gampe | 96a5220 | 2014-11-18 11:45:10 -0800 | [diff] [blame] | 132 | # Note: it is acceptable to not have a compiled-classes file. In that case, all boot classpath |
133 | # classes will be compiled. | ||||
134 | PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ | ||||
135 | frameworks/base/compiled-classes:system/etc/compiled-classes) | ||||
136 | |||||
Ying Wang | 9a9d180 | 2014-11-13 15:19:12 -0800 | [diff] [blame] | 137 | |
Mike Lockwood | daf5e22 | 2012-10-18 10:17:47 -0700 | [diff] [blame] | 138 | $(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk) |