platform_build_soong/scripts/check_boot_jars
Paul Duffin 2d8e1a7e59 Switch boot jars package check to using dex jars
The switch to use dex jars instead of class jars means that a boot jar
that is defined by a dex_import module will now be checked against the
package_allowed_list.txt so it is possible that it will detect
previously unreported problems.

Test: m check-boot-jars - for failing and passing cases
Bug: 171479578
Bug: 125517186
Change-Id: Ie614898dade0fb43c9418d7afb9138169db6f097
2020-11-10 17:37:43 +00:00
..
check_boot_jars.py Switch boot jars package check to using dex jars 2020-11-10 17:37:43 +00:00
package_allowed_list.txt Move boot jars package check from make 2020-10-29 17:20:06 +00:00