[DO NOT MERGE] Add USE_RBE support to soong.
Test: Built aosp_arm-user with and without USE_RBE. USE_RBE uses a proxy script in place of rewrapper. Bug: b/166182389 Change-Id: I5bf008a940513872d70b5b215bd6209f759826ae Merged-In: I5bf008a940513872d70b5b215bd6209f759826ae
This commit is contained in:
committed by
Kousik Kumar
parent
81aa8a42a1
commit
adf591a505
@@ -192,6 +192,7 @@ type productVariables struct {
|
||||
HostStaticBinaries *bool `json:",omitempty"`
|
||||
Binder32bit *bool `json:",omitempty"`
|
||||
UseGoma *bool `json:",omitempty"`
|
||||
UseRBE *bool `json:",omitempty"`
|
||||
Debuggable *bool `json:",omitempty"`
|
||||
Eng *bool `json:",omitempty"`
|
||||
Treble_linker_namespaces *bool `json:",omitempty"`
|
||||
|
Reference in New Issue
Block a user