Remove USE_CLANG_LLD[=false]
This should always be true now. It will be a change for side branches (build_tools, etc) that weren't setting UseClangLld in the soong.variables file. Test: treehugger Change-Id: I9fd6157fda630bf8bb939677dbcb026f02685f19
This commit is contained in:
@@ -201,8 +201,6 @@ type productVariables struct {
|
||||
ProductPath *string `json:",omitempty"`
|
||||
ProductServicesPath *string `json:",omitempty"`
|
||||
|
||||
UseClangLld *bool `json:",omitempty"`
|
||||
|
||||
ClangTidy *bool `json:",omitempty"`
|
||||
TidyChecks *string `json:",omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user