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 \ |
Paul Duffin | c45b7e3 | 2017-06-05 15:46:00 +0100 | [diff] [blame] | 26 | android.test.mock \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 27 | android.test.runner \ |
| 28 | app_process \ |
| 29 | applypatch \ |
Andy Hung | afcf77f | 2015-10-28 18:03:50 -0700 | [diff] [blame] | 30 | audioserver \ |
Joe Onorato | 002a6c7 | 2016-10-20 16:39:49 -0700 | [diff] [blame] | 31 | bit \ |
Jeff Sharkey | 1eb5eb1 | 2013-10-16 15:42:51 -0700 | [diff] [blame] | 32 | blkid \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 33 | bmgr \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 34 | bugreport \ |
Felipe Leme | 90ab323 | 2016-05-02 11:18:07 -0700 | [diff] [blame] | 35 | bugreportz \ |
Chien-Yu Chen | e677b1a | 2015-12-03 15:55:20 -0800 | [diff] [blame] | 36 | cameraserver \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 37 | content \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 38 | dnsmasq \ |
Esteban Talavera | b8ef118 | 2014-09-11 17:52:08 +0100 | [diff] [blame] | 39 | dpm \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 40 | framework \ |
Christopher Tate | ad71d65 | 2017-01-13 13:54:21 -0800 | [diff] [blame] | 41 | framework-sysconfig.xml \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 42 | fsck_msdos \ |
Michael Wright | 7371a7a | 2015-06-24 15:55:21 +0100 | [diff] [blame] | 43 | hid \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 44 | ime \ |
Joe Onorato | b9aaca5 | 2016-11-20 23:21:25 -0800 | [diff] [blame] | 45 | incidentd \ |
| 46 | incident \ |
| 47 | incident_report \ |
Ying Wang | 8c7e74e | 2014-03-20 12:13:10 -0700 | [diff] [blame] | 48 | input \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 49 | javax.obex \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 50 | libandroid \ |
| 51 | libandroid_runtime \ |
| 52 | libandroid_servers \ |
| 53 | libaudioeffect_jni \ |
| 54 | libaudioflinger \ |
Eric Laurent | 08f9097 | 2014-05-21 08:04:50 -0700 | [diff] [blame] | 55 | libaudiopolicyservice \ |
| 56 | libaudiopolicymanager \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 57 | libbundlewrapper \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 58 | libcamera_client \ |
| 59 | libcameraservice \ |
Yin-Chia Yeh | 821375c | 2016-01-27 00:13:51 +0000 | [diff] [blame] | 60 | libcamera2ndk \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 61 | libdl \ |
Edwin Wong | dbb3d2e | 2014-07-23 18:46:57 -0700 | [diff] [blame] | 62 | libdrmclearkeyplugin \ |
Chong Zhang | ad3bb1b | 2017-03-16 12:35:14 -0700 | [diff] [blame] | 63 | libclearkeycasplugin \ |
Eric Laurent | aaa85b9 | 2013-09-06 10:37:51 -0700 | [diff] [blame] | 64 | libeffectproxy \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 65 | libeffects \ |
Jeff Brown | a114a87 | 2013-07-12 16:52:38 -0700 | [diff] [blame] | 66 | libinput \ |
| 67 | libinputflinger \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 68 | libiprouteutil \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 69 | libjnigraphics \ |
Jean-Michel Trivi | 3211cb8 | 2013-09-10 09:41:06 -0700 | [diff] [blame] | 70 | libldnhncr \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 71 | libmedia \ |
| 72 | libmedia_jni \ |
| 73 | libmediaplayerservice \ |
| 74 | libmtp \ |
Sreeram Ramachandran | 61fa8d8 | 2014-05-12 11:51:29 -0700 | [diff] [blame] | 75 | libnetd_client \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 76 | libnetlink \ |
| 77 | libnetutils \ |
Svetoslav Ganov | 0e7533f | 2014-05-21 19:40:31 +0000 | [diff] [blame] | 78 | libpdfium \ |
Eric Laurent | 5793ad8 | 2015-02-13 18:22:22 -0800 | [diff] [blame] | 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 \ |
Jorim Jaggi | 3456f2d | 2016-12-15 16:50:36 -0800 | [diff] [blame] | 106 | locksettings \ |
Dianne Hackborn | 4acd27d | 2013-04-04 18:50:45 -0700 | [diff] [blame] | 107 | media \ |
| 108 | media_cmd \ |
Jeff Tinker | 1fefb82 | 2016-02-12 09:00:49 -0800 | [diff] [blame] | 109 | mediadrmserver \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 110 | mediaserver \ |
Ray Essick | 32e3c4b | 2017-01-23 12:04:17 -0800 | [diff] [blame] | 111 | mediametrics \ |
Marco Nelissen | 469a926 | 2015-09-25 15:02:06 -0700 | [diff] [blame] | 112 | mediaextractor \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 113 | monkey \ |
| 114 | mtpd \ |
| 115 | ndc \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 116 | netd \ |
Geremy Condra | 09d232e | 2013-02-22 19:37:38 +0000 | [diff] [blame] | 117 | ping \ |
Lorenzo Colitti | c5bb87f | 2013-07-11 12:54:05 +0900 | [diff] [blame] | 118 | ping6 \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 119 | platform.xml \ |
Fyodor Kupolov | b2b0ef7 | 2016-11-16 10:47:04 -0800 | [diff] [blame] | 120 | privapp-permissions-platform.xml \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 121 | pppd \ |
| 122 | pm \ |
| 123 | racoon \ |
| 124 | run-as \ |
| 125 | schedtest \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 126 | sdcard \ |
Paul Crowley | 54a2865 | 2015-06-04 09:59:33 +0100 | [diff] [blame] | 127 | secdiscard \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 128 | services \ |
Christopher Tate | a3f11e6 | 2012-10-10 14:13:59 -0700 | [diff] [blame] | 129 | settings \ |
Jeff Sharkey | aa438dc | 2015-02-23 10:06:56 -0800 | [diff] [blame] | 130 | sgdisk \ |
Jeff Sharkey | dea2272 | 2015-05-12 15:53:29 -0700 | [diff] [blame] | 131 | sm \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 132 | svc \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 133 | tc \ |
Yorke Lee | a1e1d9c | 2015-06-03 13:57:33 -0700 | [diff] [blame] | 134 | telecom \ |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 135 | vdc \ |
Torne (Richard Coles) | b239177 | 2012-10-31 17:10:36 +0000 | [diff] [blame] | 136 | vold \ |
Dianne Hackborn | 1638ffb | 2013-02-15 16:35:35 -0800 | [diff] [blame] | 137 | wm |
| 138 | |
Pawin Vongmasa | 022cf53 | 2017-03-17 04:07:05 -0700 | [diff] [blame] | 139 | # Essential HAL modules |
| 140 | PRODUCT_PACKAGES += \ |
Chong Zhang | 3abc30b | 2017-05-16 18:31:19 -0700 | [diff] [blame] | 141 | android.hardware.cas@1.0-service \ |
Pawin Vongmasa | 022cf53 | 2017-03-17 04:07:05 -0700 | [diff] [blame] | 142 | android.hardware.media.omx@1.0-service |
| 143 | |
Pawin Vongmasa | afa2915 | 2017-05-05 04:47:15 -0700 | [diff] [blame] | 144 | # XML schema files |
| 145 | PRODUCT_PACKAGES += \ |
| 146 | media_profiles_V1_0.dtd |
| 147 | |
Colin Cross | 1e28014 | 2016-10-27 15:35:36 -0700 | [diff] [blame] | 148 | # Packages included only for eng or userdebug builds, previously debug tagged |
| 149 | PRODUCT_PACKAGES_DEBUG := \ |
Colin Cross | 9418749 | 2017-05-01 14:37:23 -0700 | [diff] [blame] | 150 | perfprofd \ |
| 151 | sqlite3 |
Joe Onorato | 22273e6 | 2012-07-23 18:20:07 -0700 | [diff] [blame] | 152 | |
Ying Wang | 3424e69 | 2014-11-17 11:01:18 -0800 | [diff] [blame] | 153 | PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\ |
Mathieu Chartier | 37ba2d9 | 2017-08-11 14:43:53 -0700 | [diff] [blame^] | 154 | frameworks/base/config/preloaded-classes:system/etc/preloaded-classes) |
Ying Wang | 9a9d180 | 2014-11-13 15:19:12 -0800 | [diff] [blame] | 155 | |
Andreas Gampe | 96a5220 | 2014-11-18 11:45:10 -0800 | [diff] [blame] | 156 | # Note: it is acceptable to not have a compiled-classes file. In that case, all boot classpath |
| 157 | # classes will be compiled. |
| 158 | PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ |
Mathieu Chartier | 37ba2d9 | 2017-08-11 14:43:53 -0700 | [diff] [blame^] | 159 | frameworks/base/config/compiled-classes:system/etc/compiled-classes) |
Andreas Gampe | 96a5220 | 2014-11-18 11:45:10 -0800 | [diff] [blame] | 160 | |
Jeff Hao | 4ae165c | 2017-08-02 16:45:49 -0700 | [diff] [blame] | 161 | # Note: it is acceptable to not have a dirty-image-objects file. In that case, the special bin |
| 162 | # for known dirty objects in the image will be empty. |
| 163 | PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\ |
Mathieu Chartier | 37ba2d9 | 2017-08-11 14:43:53 -0700 | [diff] [blame^] | 164 | frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects) |
Ying Wang | 9a9d180 | 2014-11-13 15:19:12 -0800 | [diff] [blame] | 165 | |
Mike Lockwood | daf5e22 | 2012-10-18 10:17:47 -0700 | [diff] [blame] | 166 | $(call inherit-product, $(SRC_TARGET_DIR)/product/embedded.mk) |