commit | 1d037118275ffa1dbde8d012a5922f518063fe00 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 08 09:47:27 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Dec 08 09:47:27 2016 -0800 |
tree | 40cae58bdab1043c0a3be8b91077bbaec72b989a | |
parent | 6bc59ef731d60d43b249c3ff5e4ba85a5d21c78d [diff] [blame] |
Add frameworks/compile/* to root Android.bp Test: mmma -j frameworks/compile/libbcc Change-Id: I114a1b97e8b3cff98073abf621750a1300110f54
diff --git a/root.bp b/root.bp index f2fb8b7..1486331 100644 --- a/root.bp +++ b/root.bp
@@ -18,6 +18,7 @@ "external/*", "frameworks/av", "frameworks/base", + "frameworks/compile/*", "frameworks/native", "frameworks/rs", "frameworks/wilhelm",