Add bootable/recovery to root.bp

Test: soong finds things in bootable/recovery
Change-Id: I88f012ab344046d2307a6f08dc618ad424fe870e
This commit is contained in:
Steven Moreland 2017-05-09 15:18:29 -07:00
parent 9707116867
commit 90a4b752bc
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ subdirs = [
optional_subdirs = [
"art",
"bionic",
"bootable/recovery",
"build/kati",
"build/tools/*",
"dalvik",