commit | 07ce4ac01c55e6f2dfa8ed9f009727cbd41101b9 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Mar 31 00:37:26 2017 -0700 |
committer | Stephen Hines <srhines@google.com> | Fri Mar 31 00:38:03 2017 -0700 |
tree | b20b28404ec5680b9000e169cbbe27897d22d1c4 | |
parent | 971b9848c0d16327ca0a969c53a07f75ba3f60fd [diff] [blame] |
Add prebuilts/clang/host/linux-x86 to root.bp. Bug: http://b/35432050 This is used to support libFuzzer.a prebuilts. Test: Builds successfully. Change-Id: I4c2b9e83e88daf136f9017125205b61104c052b8
diff --git a/root.bp b/root.bp index 219b4e5..f14b047 100644 --- a/root.bp +++ b/root.bp
@@ -28,6 +28,7 @@ "libcore", "libnativehelper", "packages/apps/HTMLViewer", + "prebuilts/clang/host/linux-x86", "prebuilts/ndk", "prebuilts/sdk", "system/*",