aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2017-02-15 21:43:07 +0000
committerMichael Wright <michaelwr@google.com>2017-02-15 21:43:36 +0000
commit7cac38429b7df94f302e390f9517f2e59bbcabc5 (patch)
tree4f55e678042dbba6aa535f6d06c1a49a239d004d /root.bp
parent581341d4f2752a1f2823173167d30ddb30db5932 (diff)
downloadbuild_soong-7cac38429b7df94f302e390f9517f2e59bbcabc5.tar.gz
build_soong-7cac38429b7df94f302e390f9517f2e59bbcabc5.tar.bz2
build_soong-7cac38429b7df94f302e390f9517f2e59bbcabc5.zip
Add device blueprint files to root build.
Test: built with a blueprint file in device/google/marlin Change-Id: Ia820e6dd3d46b8f6f718b6fddedaa3f548b371fa
Diffstat (limited to 'root.bp')
-rw-r--r--root.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/root.bp b/root.bp
index a1b1f6bf..d1e8e3eb 100644
--- a/root.bp
+++ b/root.bp
@@ -15,6 +15,7 @@ optional_subdirs = [
"build/tools/*",
"dalvik",
"development/*",
+ "device/*/*",
"external/*",
"frameworks/av",
"frameworks/base",