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
This commit is contained in:
parent
971b9848c0
commit
07ce4ac01c
1 changed files with 1 additions and 0 deletions
1
root.bp
1
root.bp
|
@ -28,6 +28,7 @@ optional_subdirs = [
|
|||
"libcore",
|
||||
"libnativehelper",
|
||||
"packages/apps/HTMLViewer",
|
||||
"prebuilts/clang/host/linux-x86",
|
||||
"prebuilts/ndk",
|
||||
"prebuilts/sdk",
|
||||
"system/*",
|
||||
|
|
Loading…
Reference in a new issue