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