Merge "Add tools/* to subdirs for Android.bp search"

This commit is contained in:
Treehugger Robot 2017-09-06 00:40:38 +00:00 committed by Gerrit Code Review
commit 30402aab09
1 changed files with 1 additions and 0 deletions

View File

@ -36,5 +36,6 @@ optional_subdirs = [
"system/tools/*",
"test/vts",
"test/vts-testcase/*",
"tools/*",
"vendor/*/*",
]