Allow to build Android.bp in tradefed project
We want to start using some Soong Android.bp in tradefed so enabling our project to be seen too. Test: build a Android.bp target in tradefed Bug: 66908811 Change-Id: Ia4543fc27d124442912e3a05d7bd3fd2f9850a1f
This commit is contained in:
parent
3bea186bc5
commit
1596e6ee11
1 changed files with 1 additions and 0 deletions
1
root.bp
1
root.bp
|
@ -37,6 +37,7 @@ optional_subdirs = [
|
|||
"test/vts",
|
||||
"test/vts-testcase/*",
|
||||
"tools/*",
|
||||
"tools/tradefederation/*",
|
||||
"toolchain/*",
|
||||
"vendor/*/*",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue