Introduce BOARD_KERNEL_BINARIES to soong
Bug: 161563386 Test: use it Change-Id: I8ff429a329a9aa2a8ab6c8b4501356a84a7aead6
This commit is contained in:
@@ -344,6 +344,8 @@ type productVariables struct {
|
||||
InstallExtraFlattenedApexes *bool `json:",omitempty"`
|
||||
|
||||
BoardUsesRecoveryAsBoot *bool `json:",omitempty"`
|
||||
|
||||
BoardKernelBinaries []string `json:",omitempty"`
|
||||
}
|
||||
|
||||
func boolPtr(v bool) *bool {
|
||||
|
Reference in New Issue
Block a user