commit | 7ec40ccb159f38d956b070d570a94b2ab55be7c1 | [log] [tgz] |
---|---|---|
author | Liz Kammer <eakammer@google.com> | Fri Jul 29 10:44:23 2022 -0400 |
committer | Liz Kammer <eakammer@google.com> | Mon Aug 01 16:07:30 2022 -0400 |
tree | f99d879e06afecd7e9c49c72a55908dc6ee14775 | |
parent | 88e7512572eb64976806ec97b39e52652308a186 [diff] [blame] |
Split up config.go Test: go test soong tests Change-Id: I717d7f5eec4ce33f71c23ab613a26c33b2b8f203
diff --git a/android/Android.bp b/android/Android.bp index cbd3459..a8c6525 100644 --- a/android/Android.bp +++ b/android/Android.bp
@@ -38,7 +38,9 @@ "bazel_paths.go", "buildinfo_prop.go", "config.go", + "test_config.go", "config_bp2build.go", + "configured_jars.go", "csuite_config.go", "deapexer.go", "defaults.go",