Add TODO bug number to stop hardcoding 'droid'

Test: N/A
Signed-off-by: Jingwen Chen <jingwen@google.com>
Change-Id: I0d60cc4254b3a358085d89e443bd3bfc33b68ed3
This commit is contained in:
Jingwen Chen 2020-11-08 23:57:56 -05:00
parent 25b0780f37
commit 8024c95ecc
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ import (
func runBazel(ctx Context, config Config) {
// "droid" is the default ninja target.
// TODO(b/160568333): stop hardcoding 'droid' to support building any
// Ninja target.
outputGroups := "droid"
if len(config.ninjaArgs) > 0 {
// At this stage, the residue slice of args passed to ninja