Add tradefed attributes to cc_test bazel macro
The BUILD file will now have the needed attributes to run the tradefed test rules. Test: b test //packages/modules/adb:adbd_test --platforms=//build/bazel/platforms:android_target Change-Id: I5cb84ccdde27a7fadbef479269df594344a29187
This commit is contained in:
@@ -11,6 +11,7 @@ bootstrap_go_package {
|
||||
],
|
||||
srcs: [
|
||||
"autogen.go",
|
||||
"autogen_bazel.go",
|
||||
"config.go",
|
||||
"makevars.go",
|
||||
],
|
||||
|
Reference in New Issue
Block a user