Move class loader context definitions to a separate file.

Test: lunch aosp_cf_x86_phone-userdebug && m
Bug: 132357300
Change-Id: I1e7e9db1654d0b835276be1cfa6a8eeffc5e96ee
This commit is contained in:
Ulya Trafimovich
2020-10-20 15:16:38 +01:00
parent 8130c482ab
commit eb26886c85
4 changed files with 378 additions and 354 deletions

View File

@@ -2,6 +2,7 @@ bootstrap_go_package {
name: "soong-dexpreopt",
pkgPath: "android/soong/dexpreopt",
srcs: [
"class_loader_context.go",
"config.go",
"dexpreopt.go",
"testing.go",