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