diff options
| author | 2021-04-28 13:27:33 +0100 | |
|---|---|---|
| committer | 2021-05-05 15:40:08 +0100 | |
| commit | c89e4a007ab46b6cdfe366301a3fec0eb8bc70d1 (patch) | |
| tree | 6dfdf9ac4f9423587426b45e40ce732f0bbfec8a /tools/warn/cpp_warn_patterns.py | |
| parent | 35a7a43b564009e590a72881a9a69a119ce712a5 (diff) | |
Sort PRODUCT_UPDATABLE_BOOT_JARS.
At runtime it is now responsibility of derive_classpath to define value
of BOOTCLASSPATH. As we are modularizing BCP configs, the end goal is to
have a following ordering:
- ART APEX jars
- /system jars
- /system_ext jars
- /apex jars from non-updatable apexes
- /apex jars from updatable apexes
Note that /apex configs are sorted alphabetically, however they preserve
relative ordering of the jars exported from individual apexes. For
example, core-oj.jar would come before bouncycastle.jar if ART apex
defines their relative order as such.
To match end goal expectations of the APEX ordering, sort existing list
of PRODUCT_UPDATABLE_BOOT_JARS.
Bug: 180105615
Test: presubmit
Change-Id: I15512c0da79ad94b547325d563dac473c006f9fd
Merged-In: I15512c0da79ad94b547325d563dac473c006f9fd
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions