2012-07-24 03:20:07 +02:00
|
|
|
#
|
2018-06-25 14:35:01 +02:00
|
|
|
# Copyright (C) 2018 The Android Open Source Project
|
2012-07-24 03:20:07 +02:00
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
#
|
|
|
|
|
2018-06-25 14:35:01 +02:00
|
|
|
# Base modules and settings for the system partition.
|
2012-07-24 03:20:07 +02:00
|
|
|
PRODUCT_PACKAGES += \
|
2020-06-02 03:57:25 +02:00
|
|
|
adbd_system_api \
|
2012-07-24 03:20:07 +02:00
|
|
|
am \
|
2018-06-18 13:21:17 +02:00
|
|
|
android.hidl.allocator@1.0-service \
|
2018-06-08 15:42:06 +02:00
|
|
|
android.hidl.base-V1.0-java \
|
|
|
|
android.hidl.manager-V1.0-java \
|
2018-06-18 13:21:17 +02:00
|
|
|
android.hidl.memory@1.0-impl \
|
|
|
|
android.hidl.memory@1.0-impl.vendor \
|
2018-08-30 05:35:11 +02:00
|
|
|
android.system.suspend@1.0-service \
|
2018-01-24 17:41:33 +01:00
|
|
|
android.test.base \
|
2017-06-05 16:46:00 +02:00
|
|
|
android.test.mock \
|
2012-07-24 03:20:07 +02:00
|
|
|
android.test.runner \
|
2020-09-17 22:21:28 +02:00
|
|
|
ANGLE \
|
2018-08-17 13:46:58 +02:00
|
|
|
apexd \
|
2018-06-08 15:42:06 +02:00
|
|
|
appops \
|
|
|
|
app_process \
|
|
|
|
appwidget \
|
2018-06-18 13:21:17 +02:00
|
|
|
atrace \
|
2015-10-29 02:03:50 +01:00
|
|
|
audioserver \
|
2018-06-08 15:42:06 +02:00
|
|
|
BackupRestoreConfirmation \
|
|
|
|
bcc \
|
2018-06-18 13:21:17 +02:00
|
|
|
blank_screen \
|
2013-10-17 00:42:51 +02:00
|
|
|
blkid \
|
2012-07-24 03:20:07 +02:00
|
|
|
bmgr \
|
2018-06-18 13:21:17 +02:00
|
|
|
bootanimation \
|
|
|
|
bootstat \
|
2020-05-07 15:11:34 +02:00
|
|
|
boringssl_self_test \
|
2018-02-10 00:17:22 +01:00
|
|
|
bpfloader \
|
2018-06-08 15:42:06 +02:00
|
|
|
bu \
|
2012-07-24 03:20:07 +02:00
|
|
|
bugreport \
|
2016-05-02 20:18:07 +02:00
|
|
|
bugreportz \
|
2018-12-14 18:31:52 +01:00
|
|
|
cgroups.json \
|
2018-06-18 13:21:17 +02:00
|
|
|
charger \
|
|
|
|
cmd \
|
2019-09-30 19:58:36 +02:00
|
|
|
com.android.adbd \
|
2018-12-11 14:27:01 +01:00
|
|
|
com.android.conscrypt \
|
2020-05-15 07:35:43 +02:00
|
|
|
com.android.cronet \
|
2020-01-17 03:16:15 +01:00
|
|
|
com.android.extservices \
|
2019-07-05 18:33:05 +02:00
|
|
|
com.android.i18n \
|
2019-11-05 00:22:57 +01:00
|
|
|
com.android.ipsec \
|
2018-06-08 15:42:06 +02:00
|
|
|
com.android.location.provider \
|
2018-12-06 20:18:44 +01:00
|
|
|
com.android.media \
|
2019-04-03 00:28:35 +02:00
|
|
|
com.android.media.swcodec \
|
2019-11-21 23:57:09 +01:00
|
|
|
com.android.mediaprovider \
|
2019-12-11 03:51:48 +01:00
|
|
|
com.android.os.statsd \
|
2019-11-12 22:05:14 +01:00
|
|
|
com.android.permission \
|
2018-11-27 04:23:27 +01:00
|
|
|
com.android.resolv \
|
2019-07-12 15:04:43 +02:00
|
|
|
com.android.neuralnetworks \
|
2019-12-12 02:54:05 +01:00
|
|
|
com.android.sdkext \
|
2019-11-20 12:46:00 +01:00
|
|
|
com.android.tethering \
|
2018-11-07 19:54:26 +01:00
|
|
|
com.android.tzdata \
|
2019-11-23 02:11:36 +01:00
|
|
|
com.android.wifi \
|
2018-06-19 14:48:51 +02:00
|
|
|
ContactsProvider \
|
2012-07-24 03:20:07 +02:00
|
|
|
content \
|
2020-06-04 11:42:42 +02:00
|
|
|
CtsShimPrebuilt \
|
|
|
|
CtsShimPrivPrebuilt \
|
2018-06-18 13:21:17 +02:00
|
|
|
debuggerd\
|
2018-11-20 19:30:58 +01:00
|
|
|
device_config \
|
2018-12-18 18:47:27 +01:00
|
|
|
dmctl \
|
2012-07-24 03:20:07 +02:00
|
|
|
dnsmasq \
|
2018-06-14 17:23:57 +02:00
|
|
|
DownloadProvider \
|
2014-09-11 18:52:08 +02:00
|
|
|
dpm \
|
2018-06-18 13:21:17 +02:00
|
|
|
dumpstate \
|
|
|
|
dumpsys \
|
2019-03-07 07:36:31 +01:00
|
|
|
DynamicSystemInstallationService \
|
2018-06-08 15:42:06 +02:00
|
|
|
e2fsck \
|
|
|
|
ExtShared \
|
2018-10-27 04:20:46 +02:00
|
|
|
flags_health_check \
|
2019-10-21 07:34:35 +02:00
|
|
|
framework-minus-apex \
|
2018-06-08 15:42:06 +02:00
|
|
|
framework-res \
|
2017-01-13 22:54:21 +01:00
|
|
|
framework-sysconfig.xml \
|
2012-07-24 03:20:07 +02:00
|
|
|
fsck_msdos \
|
2020-04-04 00:04:09 +02:00
|
|
|
fsverity-release-cert-der \
|
2018-06-26 15:03:38 +02:00
|
|
|
fs_config_files_system \
|
|
|
|
fs_config_dirs_system \
|
2019-07-12 00:31:36 +02:00
|
|
|
group_system \
|
2019-01-15 08:54:48 +01:00
|
|
|
gsid \
|
2019-01-24 12:20:58 +01:00
|
|
|
gsi_tool \
|
2018-10-15 15:09:08 +02:00
|
|
|
heapprofd \
|
|
|
|
heapprofd_client \
|
2018-06-08 15:42:06 +02:00
|
|
|
gatekeeperd \
|
2018-11-01 21:38:25 +01:00
|
|
|
gpuservice \
|
2015-06-24 16:55:21 +02:00
|
|
|
hid \
|
2018-06-18 13:21:17 +02:00
|
|
|
hwservicemanager \
|
2018-07-13 15:47:39 +02:00
|
|
|
idmap2 \
|
|
|
|
idmap2d \
|
2012-07-24 03:20:07 +02:00
|
|
|
ime \
|
2019-12-26 22:42:49 +01:00
|
|
|
ims-common \
|
2016-11-21 08:21:25 +01:00
|
|
|
incident \
|
2018-06-08 15:42:06 +02:00
|
|
|
incidentd \
|
2017-07-31 20:51:16 +02:00
|
|
|
incident_helper \
|
2020-01-14 00:16:18 +01:00
|
|
|
incident-helper-cmd \
|
2018-06-18 13:21:17 +02:00
|
|
|
init.environ.rc \
|
2018-10-16 02:48:42 +02:00
|
|
|
init_system \
|
2014-03-20 20:13:10 +01:00
|
|
|
input \
|
2018-06-08 15:42:06 +02:00
|
|
|
installd \
|
2018-10-06 01:28:12 +02:00
|
|
|
iorapd \
|
2018-06-08 15:42:06 +02:00
|
|
|
ip \
|
|
|
|
iptables \
|
|
|
|
ip-up-vpn \
|
2012-07-24 03:20:07 +02:00
|
|
|
javax.obex \
|
2018-06-08 15:42:06 +02:00
|
|
|
keystore \
|
2020-06-04 12:46:05 +02:00
|
|
|
credstore \
|
2018-06-08 15:42:06 +02:00
|
|
|
ld.mc \
|
|
|
|
libaaudio \
|
|
|
|
libamidi \
|
2012-07-24 03:20:07 +02:00
|
|
|
libandroid \
|
2018-06-26 11:51:58 +02:00
|
|
|
libandroidfw \
|
2012-07-24 03:20:07 +02:00
|
|
|
libandroid_runtime \
|
|
|
|
libandroid_servers \
|
2019-02-20 14:35:31 +01:00
|
|
|
libartpalette-system \
|
2012-07-24 03:20:07 +02:00
|
|
|
libaudioeffect_jni \
|
2018-06-18 13:21:17 +02:00
|
|
|
libbinder \
|
2018-08-30 05:52:48 +02:00
|
|
|
libbinder_ndk \
|
2018-12-26 09:32:56 +01:00
|
|
|
libc.bootstrap \
|
2018-06-08 15:42:06 +02:00
|
|
|
libcamera2ndk \
|
2018-06-18 13:21:17 +02:00
|
|
|
libcutils \
|
2018-12-26 09:32:56 +01:00
|
|
|
libdl.bootstrap \
|
2019-11-11 16:33:32 +01:00
|
|
|
libdl_android.bootstrap \
|
2018-06-08 15:42:06 +02:00
|
|
|
libdrmframework \
|
|
|
|
libdrmframework_jni \
|
2018-06-18 13:21:17 +02:00
|
|
|
libEGL \
|
|
|
|
libETC1 \
|
2020-01-02 21:44:52 +01:00
|
|
|
libfdtrack \
|
2018-06-18 13:21:17 +02:00
|
|
|
libFFTEm \
|
2018-06-08 15:42:06 +02:00
|
|
|
libfilterfw \
|
|
|
|
libgatekeeper \
|
2018-06-18 13:21:17 +02:00
|
|
|
libGLESv1_CM \
|
|
|
|
libGLESv2 \
|
|
|
|
libGLESv3 \
|
|
|
|
libgui \
|
|
|
|
libhardware \
|
|
|
|
libhardware_legacy \
|
2013-07-13 01:52:38 +02:00
|
|
|
libinput \
|
|
|
|
libinputflinger \
|
2012-07-24 03:20:07 +02:00
|
|
|
libiprouteutil \
|
|
|
|
libjnigraphics \
|
2018-06-18 13:21:17 +02:00
|
|
|
libjpeg \
|
|
|
|
liblog \
|
2018-12-26 09:32:56 +01:00
|
|
|
libm.bootstrap \
|
2018-06-26 11:51:58 +02:00
|
|
|
libmdnssd \
|
2012-07-24 03:20:07 +02:00
|
|
|
libmedia \
|
|
|
|
libmedia_jni \
|
2018-06-08 15:42:06 +02:00
|
|
|
libmediandk \
|
2012-07-24 03:20:07 +02:00
|
|
|
libmtp \
|
2014-05-12 20:51:29 +02:00
|
|
|
libnetd_client \
|
2012-07-24 03:20:07 +02:00
|
|
|
libnetlink \
|
|
|
|
libnetutils \
|
2019-09-12 14:23:34 +02:00
|
|
|
libneuralnetworks_packageinfo \
|
2018-06-08 15:42:06 +02:00
|
|
|
libOpenMAXAL \
|
|
|
|
libOpenSLES \
|
2014-05-21 21:40:31 +02:00
|
|
|
libpdfium \
|
2018-06-18 13:21:17 +02:00
|
|
|
libpower \
|
2018-06-26 11:51:58 +02:00
|
|
|
libpowermanager \
|
2015-02-14 03:22:22 +01:00
|
|
|
libradio_metadata \
|
2012-07-24 03:20:07 +02:00
|
|
|
librtp_jni \
|
|
|
|
libsensorservice \
|
2019-04-03 00:28:35 +02:00
|
|
|
libsfplugin_ccodec \
|
2012-07-24 03:20:07 +02:00
|
|
|
libskia \
|
2015-04-11 00:43:30 +02:00
|
|
|
libsonic \
|
2012-07-24 03:20:07 +02:00
|
|
|
libsonivox \
|
|
|
|
libsoundpool \
|
2018-06-26 11:51:58 +02:00
|
|
|
libspeexresampler \
|
2012-07-24 03:20:07 +02:00
|
|
|
libsqlite \
|
|
|
|
libstagefright \
|
|
|
|
libstagefright_foundation \
|
|
|
|
libstagefright_omx \
|
2018-06-18 13:21:17 +02:00
|
|
|
libstdc++ \
|
|
|
|
libsurfaceflinger \
|
|
|
|
libsysutils \
|
|
|
|
libui \
|
2012-07-24 03:20:07 +02:00
|
|
|
libusbhost \
|
2018-06-18 13:21:17 +02:00
|
|
|
libutils \
|
2016-01-27 09:20:35 +01:00
|
|
|
libvulkan \
|
2018-06-08 15:42:06 +02:00
|
|
|
libwilhelm \
|
2018-06-18 13:21:17 +02:00
|
|
|
linker \
|
2019-06-26 09:38:17 +02:00
|
|
|
linkerconfig \
|
2020-09-08 16:49:55 +02:00
|
|
|
llkd \
|
2018-06-18 13:21:17 +02:00
|
|
|
lmkd \
|
2018-08-30 14:41:14 +02:00
|
|
|
LocalTransport \
|
2016-12-16 01:50:36 +01:00
|
|
|
locksettings \
|
2018-06-18 13:21:17 +02:00
|
|
|
logcat \
|
2018-06-08 15:42:06 +02:00
|
|
|
logd \
|
2018-12-19 20:30:10 +01:00
|
|
|
lpdump \
|
2018-06-18 13:21:17 +02:00
|
|
|
lshal \
|
2018-06-14 17:23:57 +02:00
|
|
|
mdnsd \
|
2019-01-17 19:24:21 +01:00
|
|
|
mediacodec.policy \
|
2015-09-26 00:02:06 +02:00
|
|
|
mediaextractor \
|
2018-06-08 15:42:06 +02:00
|
|
|
mediametrics \
|
2018-06-18 13:21:17 +02:00
|
|
|
media_profiles_V1_0.dtd \
|
2019-11-21 23:57:09 +01:00
|
|
|
MediaProviderLegacy \
|
2018-06-08 15:42:06 +02:00
|
|
|
mediaserver \
|
|
|
|
mke2fs \
|
2012-07-24 03:20:07 +02:00
|
|
|
monkey \
|
|
|
|
mtpd \
|
|
|
|
ndc \
|
|
|
|
netd \
|
2019-11-11 04:53:01 +01:00
|
|
|
NetworkStackNext \
|
2018-06-08 15:42:06 +02:00
|
|
|
org.apache.http.legacy \
|
2019-04-19 03:37:32 +02:00
|
|
|
otacerts \
|
2018-07-27 18:16:15 +02:00
|
|
|
PackageInstaller \
|
2019-07-12 00:31:36 +02:00
|
|
|
passwd_system \
|
2018-01-25 13:08:04 +01:00
|
|
|
perfetto \
|
2013-02-22 20:37:38 +01:00
|
|
|
ping \
|
2013-07-11 05:54:05 +02:00
|
|
|
ping6 \
|
2012-07-24 03:20:07 +02:00
|
|
|
platform.xml \
|
|
|
|
pm \
|
2018-06-08 15:42:06 +02:00
|
|
|
pppd \
|
2019-08-07 23:48:35 +02:00
|
|
|
preinstalled-packages-platform.xml \
|
2018-06-08 15:42:06 +02:00
|
|
|
privapp-permissions-platform.xml \
|
2012-07-24 03:20:07 +02:00
|
|
|
racoon \
|
2018-09-20 21:31:33 +02:00
|
|
|
recovery-persist \
|
2018-06-08 15:42:06 +02:00
|
|
|
resize2fs \
|
2018-11-15 13:58:37 +01:00
|
|
|
rss_hwm_reset \
|
2012-07-24 03:20:07 +02:00
|
|
|
run-as \
|
2019-07-23 10:47:15 +02:00
|
|
|
sanitizer.libraries.txt \
|
2012-07-24 03:20:07 +02:00
|
|
|
schedtest \
|
2018-06-08 15:42:06 +02:00
|
|
|
screencap \
|
2012-07-24 03:20:07 +02:00
|
|
|
sdcard \
|
2015-06-04 10:59:33 +02:00
|
|
|
secdiscard \
|
2018-06-08 15:42:06 +02:00
|
|
|
SecureElement \
|
2018-07-02 15:36:28 +02:00
|
|
|
selinux_policy_system \
|
2018-06-08 15:42:06 +02:00
|
|
|
sensorservice \
|
2018-06-18 13:21:17 +02:00
|
|
|
service \
|
|
|
|
servicemanager \
|
2012-07-24 03:20:07 +02:00
|
|
|
services \
|
2012-10-10 23:13:59 +02:00
|
|
|
settings \
|
2018-06-08 15:42:06 +02:00
|
|
|
SettingsProvider \
|
2015-02-23 19:06:56 +01:00
|
|
|
sgdisk \
|
2018-06-08 15:42:06 +02:00
|
|
|
Shell \
|
2018-06-25 14:35:01 +02:00
|
|
|
shell_and_utilities_system \
|
2015-05-13 00:53:29 +02:00
|
|
|
sm \
|
2019-09-18 01:16:41 +02:00
|
|
|
snapshotctl \
|
2019-08-21 22:38:11 +02:00
|
|
|
SoundPicker \
|
2018-06-18 13:21:17 +02:00
|
|
|
storaged \
|
|
|
|
surfaceflinger \
|
2012-07-24 03:20:07 +02:00
|
|
|
svc \
|
2018-12-14 18:31:52 +01:00
|
|
|
task_profiles.json \
|
2012-07-24 03:20:07 +02:00
|
|
|
tc \
|
2015-06-03 22:57:33 +02:00
|
|
|
telecom \
|
2019-12-26 22:42:49 +01:00
|
|
|
telephony-common \
|
2018-06-18 13:21:17 +02:00
|
|
|
tombstoned \
|
2018-01-25 13:08:04 +01:00
|
|
|
traced \
|
|
|
|
traced_probes \
|
2018-06-08 15:42:06 +02:00
|
|
|
tune2fs \
|
2018-06-18 13:21:17 +02:00
|
|
|
tzdatacheck \
|
2018-06-08 15:42:06 +02:00
|
|
|
uiautomator \
|
|
|
|
uncrypt \
|
2018-06-18 13:21:17 +02:00
|
|
|
usbd \
|
2012-07-24 03:20:07 +02:00
|
|
|
vdc \
|
2019-01-11 23:14:11 +01:00
|
|
|
viewcompiler \
|
2018-06-08 15:42:06 +02:00
|
|
|
voip-common \
|
2012-10-31 18:10:36 +01:00
|
|
|
vold \
|
2018-06-08 15:42:06 +02:00
|
|
|
WallpaperBackup \
|
2018-08-01 22:45:12 +02:00
|
|
|
watchdogd \
|
2018-06-08 15:42:06 +02:00
|
|
|
wificond \
|
2020-02-20 16:51:02 +01:00
|
|
|
wifi.rc \
|
2018-06-08 15:42:06 +02:00
|
|
|
wm \
|
|
|
|
|
2018-07-11 01:43:19 +02:00
|
|
|
# VINTF data for system image
|
2018-06-18 13:21:17 +02:00
|
|
|
PRODUCT_PACKAGES += \
|
2019-04-24 02:09:07 +02:00
|
|
|
system_manifest.xml \
|
2019-01-23 00:49:53 +01:00
|
|
|
system_compatibility_matrix.xml \
|
2018-06-18 13:21:17 +02:00
|
|
|
|
2020-09-24 21:47:50 +02:00
|
|
|
# HWASAN runtime for SANITIZE_TARGET=hwaddress builds
|
|
|
|
ifneq (,$(filter hwaddress,$(SANITIZE_TARGET)))
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
libclang_rt.hwasan-aarch64-android.bootstrap
|
|
|
|
endif
|
|
|
|
|
2019-02-23 00:06:03 +01:00
|
|
|
# Host tools to install
|
|
|
|
PRODUCT_HOST_PACKAGES += \
|
|
|
|
BugReport \
|
|
|
|
adb \
|
2019-03-25 14:36:59 +01:00
|
|
|
art-tools \
|
2019-02-23 00:06:03 +01:00
|
|
|
atest \
|
|
|
|
bcc \
|
|
|
|
bit \
|
|
|
|
e2fsck \
|
|
|
|
fastboot \
|
|
|
|
flags_health_check \
|
2019-07-05 18:33:05 +02:00
|
|
|
icu-data_host_i18n_apex \
|
2019-06-05 14:54:18 +02:00
|
|
|
icu_tzdata.dat_host_tzdata_apex \
|
2019-02-23 00:06:03 +01:00
|
|
|
idmap2 \
|
|
|
|
incident_report \
|
|
|
|
ld.mc \
|
|
|
|
lpdump \
|
|
|
|
mdnsd \
|
|
|
|
minigzip \
|
|
|
|
mke2fs \
|
|
|
|
resize2fs \
|
|
|
|
sgdisk \
|
|
|
|
sqlite3 \
|
|
|
|
tinyplay \
|
|
|
|
tune2fs \
|
|
|
|
tzdatacheck \
|
|
|
|
unwind_info \
|
|
|
|
unwind_reg_info \
|
|
|
|
unwind_symbols \
|
|
|
|
viewcompiler \
|
|
|
|
tzdata_host \
|
2019-06-05 14:54:18 +02:00
|
|
|
tzdata_host_tzdata_apex \
|
|
|
|
tzlookup.xml_host_tzdata_apex \
|
2019-02-23 00:06:03 +01:00
|
|
|
tz_version_host \
|
2019-06-05 14:54:18 +02:00
|
|
|
tz_version_host_tzdata_apex \
|
2019-02-23 00:06:03 +01:00
|
|
|
|
2020-03-23 16:35:00 +01:00
|
|
|
ifeq ($(ART_APEX_JARS),)
|
|
|
|
$(error ART_APEX_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)
|
2018-06-08 15:42:06 +02:00
|
|
|
endif
|
|
|
|
|
2019-04-02 13:54:09 +02:00
|
|
|
# The order matters for runtime class lookup performance.
|
2018-06-08 15:42:06 +02:00
|
|
|
PRODUCT_BOOT_JARS := \
|
2020-02-10 16:27:45 +01:00
|
|
|
$(ART_APEX_JARS) \
|
2019-10-21 07:34:35 +02:00
|
|
|
framework-minus-apex \
|
2019-04-02 13:54:09 +02:00
|
|
|
ext \
|
2020-05-05 17:02:02 +02:00
|
|
|
com.android.i18n:core-icu4j \
|
2019-09-24 03:24:32 +02:00
|
|
|
telephony-common \
|
2018-06-08 15:42:06 +02:00
|
|
|
voip-common \
|
2020-03-19 00:25:39 +01:00
|
|
|
ims-common
|
2019-01-18 17:26:30 +01:00
|
|
|
|
2019-11-27 18:31:34 +01:00
|
|
|
PRODUCT_UPDATABLE_BOOT_JARS := \
|
|
|
|
com.android.conscrypt:conscrypt \
|
2019-12-02 12:05:11 +01:00
|
|
|
com.android.media:updatable-media \
|
2019-12-16 06:04:51 +01:00
|
|
|
com.android.mediaprovider:framework-mediaprovider \
|
2019-12-12 02:54:05 +01:00
|
|
|
com.android.os.statsd:framework-statsd \
|
2020-01-15 06:58:37 +01:00
|
|
|
com.android.permission:framework-permission \
|
2020-01-06 18:30:53 +01:00
|
|
|
com.android.sdkext:framework-sdkextensions \
|
2019-11-20 12:46:00 +01:00
|
|
|
com.android.wifi:framework-wifi \
|
|
|
|
com.android.tethering:framework-tethering
|
2013-02-16 01:35:35 +01:00
|
|
|
|
2018-06-18 13:21:17 +02:00
|
|
|
PRODUCT_COPY_FILES += \
|
2019-11-04 19:41:51 +01:00
|
|
|
system/core/rootdir/init.usb.rc:system/etc/init/hw/init.usb.rc \
|
|
|
|
system/core/rootdir/init.usb.configfs.rc:system/etc/init/hw/init.usb.configfs.rc \
|
2018-06-18 13:21:17 +02:00
|
|
|
system/core/rootdir/etc/hosts:system/etc/hosts
|
|
|
|
|
2018-01-24 17:41:33 +01:00
|
|
|
# Add the compatibility library that is needed when android.test.base
|
|
|
|
# is removed from the bootclasspath.
|
2019-02-15 13:09:54 +01:00
|
|
|
# Default to excluding android.test.base from the bootclasspath.
|
|
|
|
ifneq ($(REMOVE_ATB_FROM_BCP),false)
|
2018-01-24 17:41:33 +01:00
|
|
|
PRODUCT_PACKAGES += framework-atb-backward-compatibility
|
2018-06-08 15:42:06 +02:00
|
|
|
PRODUCT_BOOT_JARS += framework-atb-backward-compatibility
|
|
|
|
else
|
2018-11-08 10:52:38 +01:00
|
|
|
PRODUCT_BOOT_JARS += android.test.base
|
2018-01-24 17:41:33 +01:00
|
|
|
endif
|
|
|
|
|
2019-11-04 19:41:51 +01:00
|
|
|
PRODUCT_COPY_FILES += system/core/rootdir/init.zygote32.rc:system/etc/init/hw/init.zygote32.rc
|
2020-06-22 12:54:44 +02:00
|
|
|
PRODUCT_SYSTEM_PROPERTIES += ro.zygote?=zygote32
|
2017-05-05 13:47:15 +02:00
|
|
|
|
2020-05-29 10:50:03 +02:00
|
|
|
PRODUCT_SYSTEM_PROPERTIES += debug.atrace.tags.enableflags=0
|
|
|
|
PRODUCT_SYSTEM_PROPERTIES += persist.traced.enable=1
|
2018-06-18 13:21:17 +02:00
|
|
|
|
2020-08-11 02:42:22 +02:00
|
|
|
PRODUCT_PROPERTY_OVERRIDES += ro.gfx.angle.supported=true
|
|
|
|
|
2016-10-28 00:35:36 +02:00
|
|
|
# Packages included only for eng or userdebug builds, previously debug tagged
|
|
|
|
PRODUCT_PACKAGES_DEBUG := \
|
2018-06-18 13:21:17 +02:00
|
|
|
adb_keys \
|
2018-11-16 22:02:32 +01:00
|
|
|
arping \
|
2019-01-18 23:47:41 +01:00
|
|
|
gdbserver \
|
2019-09-04 07:37:16 +02:00
|
|
|
idlcli \
|
2019-01-18 23:47:41 +01:00
|
|
|
init-debug.rc \
|
2018-05-05 03:52:18 +02:00
|
|
|
iotop \
|
2019-07-01 22:24:33 +02:00
|
|
|
iperf3 \
|
2018-11-16 22:14:42 +01:00
|
|
|
iw \
|
2017-08-08 23:24:55 +02:00
|
|
|
logpersist.start \
|
2019-01-18 23:47:41 +01:00
|
|
|
logtagd.rc \
|
2018-06-27 23:14:06 +02:00
|
|
|
procrank \
|
2019-10-10 22:09:36 +02:00
|
|
|
remount \
|
2018-06-27 23:14:06 +02:00
|
|
|
showmap \
|
2017-10-17 20:50:16 +02:00
|
|
|
sqlite3 \
|
2018-11-16 22:35:51 +01:00
|
|
|
ss \
|
2019-03-05 01:34:56 +01:00
|
|
|
start_with_lockagent \
|
2018-04-03 22:19:44 +02:00
|
|
|
strace \
|
2019-01-18 23:47:41 +01:00
|
|
|
su \
|
2018-07-20 20:22:03 +02:00
|
|
|
sanitizer-status \
|
2018-11-16 22:02:32 +01:00
|
|
|
tracepath \
|
|
|
|
tracepath6 \
|
|
|
|
traceroute6 \
|
2018-07-20 20:22:03 +02:00
|
|
|
unwind_info \
|
|
|
|
unwind_reg_info \
|
|
|
|
unwind_symbols \
|
2012-07-24 03:20:07 +02:00
|
|
|
|
2018-06-08 15:42:06 +02:00
|
|
|
# The set of packages whose code can be loaded by the system server.
|
|
|
|
PRODUCT_SYSTEM_SERVER_APPS += \
|
|
|
|
SettingsProvider \
|
|
|
|
WallpaperBackup
|
|
|
|
|
2018-03-26 23:17:03 +02:00
|
|
|
# Packages included only for eng/userdebug builds, when building with SANITIZE_TARGET=address
|
2018-04-03 22:25:09 +02:00
|
|
|
PRODUCT_PACKAGES_DEBUG_ASAN := \
|
|
|
|
fuzz \
|
|
|
|
honggfuzz
|
2018-03-26 23:17:03 +02:00
|
|
|
|
2019-06-11 19:27:47 +02:00
|
|
|
PRODUCT_PACKAGES_DEBUG_JAVA_COVERAGE := \
|
|
|
|
libdumpcoverage
|
|
|
|
|
2018-06-08 15:42:06 +02:00
|
|
|
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
2017-08-11 23:43:53 +02:00
|
|
|
frameworks/base/config/preloaded-classes:system/etc/preloaded-classes)
|
2014-11-14 00:19:12 +01:00
|
|
|
|
2017-08-03 01:45:49 +02:00
|
|
|
# Note: it is acceptable to not have a dirty-image-objects file. In that case, the special bin
|
|
|
|
# for known dirty objects in the image will be empty.
|
|
|
|
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
2017-08-11 23:43:53 +02:00
|
|
|
frameworks/base/config/dirty-image-objects:system/etc/dirty-image-objects)
|
2014-11-14 00:19:12 +01:00
|
|
|
|
2018-06-08 15:42:06 +02:00
|
|
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|