Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2cc767d7 authored by Yu Liu's avatar Yu Liu Committed by Gerrit Code Review
Browse files

Merge "Move testing.go to srcs from testSrcs."

parents c2cb9176 5d866ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ bootstrap_go_package {
        "conversion.go",
        "metrics.go",
        "symlink_forest.go",
        "testing.go",
    ],
    deps: [
        "soong-android",
@@ -68,7 +69,6 @@ bootstrap_go_package {
        "python_library_conversion_test.go",
        "sh_conversion_test.go",
        "soong_config_module_type_conversion_test.go",
        "testing.go",
    ],
    pluginFor: [
        "soong_build",