Add device blueprint files to root build.

Test: built with a blueprint file in device/google/marlin
Change-Id: Ia820e6dd3d46b8f6f718b6fddedaa3f548b371fa
This commit is contained in:
Michael Wright 2017-02-15 21:43:07 +00:00
parent 581341d4f2
commit 7cac38429b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ optional_subdirs = [
"build/tools/*",
"dalvik",
"development/*",
"device/*/*",
"external/*",
"frameworks/av",
"frameworks/base",