Add ABFS (Android Build Filesystem) configuration option to Soong
Change-Id: Ibbe81004adc67b1212d7e619a35f7425bfee0d72
This commit is contained in:
@@ -296,6 +296,7 @@ type ProductVariables struct {
|
||||
HostStaticBinaries *bool `json:",omitempty"`
|
||||
Binder32bit *bool `json:",omitempty"`
|
||||
UseGoma *bool `json:",omitempty"`
|
||||
UseABFS *bool `json:",omitempty"`
|
||||
UseRBE *bool `json:",omitempty"`
|
||||
UseRBEJAVAC *bool `json:",omitempty"`
|
||||
UseRBER8 *bool `json:",omitempty"`
|
||||
|
Reference in New Issue
Block a user