Files
build_soong/java
Spandan Das 10ea4bf9d4 Skip dexbootjar check using AllowMissingDependencies flag
Soong checks that every module part of a bootclass_fragment provides a
dex boot jar file, even if the module is not a dependency of vendor.img

Using AllowMissingDepdencies() to skip this check allows vendors to be
more aggressive in removing projects from their source tree

Test: In build/soong, run go test ./...
Test: m nothing
Bug: 196306898
Bug: 192616764
Change-Id: I78b062afdc19a6a3251aa8552230f3fcf334b6fb
2021-08-27 02:54:07 +00:00
..
2020-11-30 14:16:02 -08:00
2020-12-21 12:31:51 -08:00
2021-08-05 23:16:38 -07:00
2021-06-30 14:29:49 -04:00
2021-03-31 13:17:42 -07:00
2021-06-17 17:05:39 +01:00
2021-03-15 13:58:44 -07:00
2019-10-18 15:14:15 -07:00