Merge "Move testing.go to srcs from testSrcs."
This commit is contained in:
@@ -15,6 +15,7 @@ bootstrap_go_package {
|
|||||||
"conversion.go",
|
"conversion.go",
|
||||||
"metrics.go",
|
"metrics.go",
|
||||||
"symlink_forest.go",
|
"symlink_forest.go",
|
||||||
|
"testing.go",
|
||||||
],
|
],
|
||||||
deps: [
|
deps: [
|
||||||
"soong-android",
|
"soong-android",
|
||||||
@@ -68,7 +69,6 @@ bootstrap_go_package {
|
|||||||
"python_library_conversion_test.go",
|
"python_library_conversion_test.go",
|
||||||
"sh_conversion_test.go",
|
"sh_conversion_test.go",
|
||||||
"soong_config_module_type_conversion_test.go",
|
"soong_config_module_type_conversion_test.go",
|
||||||
"testing.go",
|
|
||||||
],
|
],
|
||||||
pluginFor: [
|
pluginFor: [
|
||||||
"soong_build",
|
"soong_build",
|
||||||
|
Reference in New Issue
Block a user