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:
jdesprez 2017-09-26 16:10:49 -07:00
parent 3bea186bc5
commit 1596e6ee11

View file

@ -37,6 +37,7 @@ optional_subdirs = [
"test/vts",
"test/vts-testcase/*",
"tools/*",
"tools/tradefederation/*",
"toolchain/*",
"vendor/*/*",
]