Browse Source

Add device blueprint files to root build.

Test: built with a blueprint file in device/google/marlin
Change-Id: Ia820e6dd3d46b8f6f718b6fddedaa3f548b371fa
Michael Wright 7 years ago
parent
commit
7cac38429b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      root.bp

+ 1 - 0
root.bp

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