Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps.
Test: Added unit tests, and also resolves bp2build error. Change-Id: I6e01d9e233ec21dbb244e5682cbeebbc3a1ac0c4
This commit is contained in:
@@ -12,6 +12,7 @@ bootstrap_go_package {
|
||||
],
|
||||
testSrcs: [
|
||||
"aquery_test.go",
|
||||
"properties_test.go",
|
||||
],
|
||||
pluginFor: [
|
||||
"soong_build",
|
||||
|
Reference in New Issue
Block a user