Files
frameworks_base/tools
Andreas Gampe bb621f2df4 PreloadCheck: Add support for regex checking
Add some reflection hackery to retrieve boot classpath dex files. This
requires unstripped jars. Then use DexFile APIs to retrieve all classes,
and run a check if the given regular exception matches.

Use the new infrastructure to check that NoPreloadHolder classes are
not initialized.

Test: atest --test-mapping frameworks/base/tools/preload-check
Change-Id: Ic19e950647e5827d3c3ec4a7109553f39be7f43a
2019-04-16 14:52:14 -07:00
..
2019-03-18 22:19:46 -07:00
2018-12-03 10:58:42 -07:00
2017-09-09 06:18:48 +00:00
2018-03-27 16:26:19 -06:00
2018-08-08 09:52:51 -07:00