commit | 6d7afb86376ef25ee26f680a8d0887c52bd8c8e2 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 26 17:18:08 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 26 17:18:10 2017 +0000 |
tree | 398dc6c8b92796f5561ca5b52ba276bc4a9289b9 | |
parent | d68b8939cd33e101d233e87a2d3b2fa2ced8a779 [diff] | |
parent | 87d8b56eda3c158cc7e4f496741c7e9de7383cc8 [diff] |
Merge "Make soong mm/ targets recursive"
diff --git a/root.bp b/root.bp index 4f9775b..4c29f4d 100644 --- a/root.bp +++ b/root.bp
@@ -20,6 +20,7 @@ "frameworks/*", "frameworks/compile/*", "frameworks/hardware/interfaces", + "frameworks/opt/net/wifi", "hardware/*", "libcore", "libnativehelper",