summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorUlya Trafimovich <skvadrik@google.com>2020-03-27 11:30:00 +0000
committerUlya Trafimovich <skvadrik@google.com>2020-06-03 17:37:34 +0100
commitcd3203fd5dfc89ff908c3d9beb06ccf6d5d551eb (patch)
tree33e38bc80d631e9ed0248008e1b63d46f41c77df /java/java.go
parent039b04f4fcabeceb904c372bdca6e3b87f247286 (diff)
Error on suboptimal system server classpath order, unless explicitly allowed.
The order is non-optimal if some jar X precedes its dependency Y. In that case dexpreopt will be unable to resolve any rerefences from X to Y. Raise an error unless the product sets variable PRODUCT_BROKEN_SUBOPTIMAL_ORDER_OF_SYSTEM_SERVER_JARS to true in the makefile. This is to prevent regressions in existing products that currently have correct order. Test: lunch cf_x86_phone-userdebug && m nothing Test: lunch aosp_car_arm && m nothing Bug: 140451054 Change-Id: Iafe8fe0e992deb628e38f2321d4601a4804a3c79 Merged-In: Iafe8fe0e992deb628e38f2321d4601a4804a3c79 (cherry picked from commit fb863c87c4240c09be45043d168c165760ecf90a)
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions