platform_build_soong/dexpreopt
Ulya Trafimovich 7bc1cf508f Remove obsolete class loader context API and update unit tests.
The removed API has been unused since https://r.android.com/1533342
(except for unit tests).

Changes in the unit tests reflect the change of API in
https://r.android.com/1533342: early errors caused by unknown library
paths at CLC construction time have been replaced with late errors at
the time of CLC validation.

Bug: 132357300
Test: m nothing
Change-Id: I739c7c41b6f882b7e28cdd6acd05961d754d8687
2021-01-05 15:41:55 +00:00
..
dexpreopt_gen Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
Android.bp Add unit tests for class loader context. 2020-10-29 17:47:34 +00:00
class_loader_context.go Remove obsolete class loader context API and update unit tests. 2021-01-05 15:41:55 +00:00
class_loader_context_test.go Remove obsolete class loader context API and update unit tests. 2021-01-05 15:41:55 +00:00
config.go Merge "Replace android.WriteFile rule with android.WriteFileRule" 2020-11-16 23:11:41 +00:00
dexpreopt.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
dexpreopt_test.go Pass pctx and ctx to NewRuleBuilder 2020-12-01 16:22:16 -08:00
OWNERS Add an owners file for dexpreopt files. 2018-12-18 20:28:06 +00:00
testing.go Reland: Get the dex2oat host tool path from module dependency on the 2020-02-13 17:46:48 +00:00