Skip to content

Commit 7c17f5e

Browse files
Oguzhan Yalcinthestinger
authored andcommitted
Add apexd.mainline_patch_level_2 to PRODUCT_PACKAGES
identifies that the apexd has a fix included for go/mainline-play-installs-incident Bug: 433787201 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a89e1ec183c96413380b5e2db37581b7031d04ea) Merged-In: I7bbd5c9db0144b2ceba0902819e19ce7e56e2985 Change-Id: I7bbd5c9db0144b2ceba0902819e19ce7e56e2985 Merging the fixes for apexd outage to security branches. Bug: 433787201
1 parent 63e7727 commit 7c17f5e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

target/product/base_system.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ PRODUCT_PACKAGES += \
2828
android.test.mock \
2929
android.test.runner \
3030
apexd \
31+
apexd.mainline_patch_level_2 \
3132
appops \
3233
app_process \
3334
appwidget \

target/product/generic/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ system_image_defaults {
536536
"android.software.window_magnification.prebuilt.xml", // handheld_system
537537
"android.system.suspend-service",
538538
"apexd",
539+
"apexd.mainline_patch_level_2",
539540
"appops",
540541
"approved-ogki-builds.xml", // base_system
541542
"appwidget",

0 commit comments

Comments
 (0)