Merge "Install VNDK libraries into vendor or product lib with flag" into main
This commit is contained in:
@@ -475,6 +475,8 @@ type ProductVariables struct {
|
||||
|
||||
ReleaseVersion string `json:",omitempty"`
|
||||
ReleaseAconfigValueSets []string `json:",omitempty"`
|
||||
|
||||
KeepVndk *bool `json:",omitempty"`
|
||||
}
|
||||
|
||||
func boolPtr(v bool) *bool {
|
||||
|
Reference in New Issue
Block a user