Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d8b5214 authored by Cole Faust's avatar Cole Faust
Browse files

Build system_server.zip in soong

For soong-only builds.

The make code was wrapped in 3 conditions: that dexpreopt was enabled,
that we're not only preopting the art boot image, and that
PRODUCT_USES_DEFAULT_ART_CONFIG is true. This code only has the first 2
of those conditions, but that's because if
PRODUCT_USES_DEFAULT_ART_CONFIG is false, dexpreopt is disabled:
https://cs.android.com/android/platform/superproject/main/+/main:build/make/core/dex_preopt_config.mk;l=9;drc=6a8fff595ba4cbb87b7e124fd630f548c5c4e2cb

Fixes: 398036389
Test: Diff'd system_server.zip before/after this change
Change-Id: Ie316c56bf07296372ed89e7ee2f0f38360fe24d7
parent 324d19b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment