aboutsummaryrefslogtreecommitdiffstats
path: root/root.bp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2016-10-04 17:26:03 -0700
committerDan Albert <danalbert@google.com>2016-10-04 17:26:03 -0700
commit12ae79c9350eeeabb32a149c93f19ec39ccb1442 (patch)
tree71fda682b96cc911bba34d9e40599c49f1c1f3b5 /root.bp
parent89562dc3083ed3fddcccf2e6968c49df0af82759 (diff)
downloadbuild_soong-12ae79c9350eeeabb32a149c93f19ec39ccb1442.tar.gz
build_soong-12ae79c9350eeeabb32a149c93f19ec39ccb1442.tar.bz2
build_soong-12ae79c9350eeeabb32a149c93f19ec39ccb1442.zip
Add frameworks/wilhelm to Android.bp.
Test: make native Bug: http://b/30465923 Change-Id: I97d736deb5f1b56f0492ece4afb635539bc34610
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 95f089b1..69933e8d 100644
--- a/root.bp
+++ b/root.bp
@@ -15,6 +15,7 @@ optional_subdirs = [
"frameworks/av",
"frameworks/base",
"frameworks/native",
+ "frameworks/wilhelm",
"hardware/*",
"libcore",
"libnativehelper",