Merge "Disable prebuilt_test"

This commit is contained in:
Treehugger Robot
2016-10-14 02:42:47 +00:00
committed by Gerrit Code Review

View File

@@ -82,7 +82,7 @@ bootstrap_go_package {
], ],
testSrcs: [ testSrcs: [
"android/paths_test.go", "android/paths_test.go",
"android/prebuilt_test.go", //"android/prebuilt_test.go",
], ],
} }