Files
build_soong/java
Ulya Trafimovich e736e13a8d Handle boot jars on /system_ext correctly.
When Soong looks for boot jars among all modules, it applies certain
constraints to each module that looks like a boot jar (e.g. that it
comes from the right apex or platform). Previously these constraints did
not handle boot jars on /system_ext correctly (they were handled like
apex jars, while they should be handled like platform jars).

Bug: 154976937
Test: m nothing (the modified Soong test would fail previously)
Change-Id: I0746a2fd276ab5ef0400340c5b61cf26c2570e5a
2021-04-15 15:07:06 +01:00
..
2021-03-31 13:17:42 -07:00
2020-11-30 14:16:02 -08:00
2021-04-05 09:32:06 +09:00
2021-03-24 01:07:12 +00:00
2020-12-21 12:31:51 -08:00
2021-04-05 09:32:06 +09:00
2021-04-06 21:18:34 +01:00
2021-04-05 09:32:06 +09:00
2021-04-05 09:32:06 +09:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-01 10:33:20 +01:00
2021-04-05 09:32:06 +09:00
2021-04-06 21:20:58 +01:00
2019-10-18 15:14:15 -07:00