Merge "Define __ANDROID_VENDOR_API__" into main

This commit is contained in:
Treehugger Robot
2023-12-05 03:48:26 +00:00
committed by Gerrit Code Review
5 changed files with 27 additions and 0 deletions

View File

@@ -226,6 +226,8 @@ type ProductVariables struct {
DeviceMaxPageSizeSupported *string `json:",omitempty"`
DevicePageSizeAgnostic *bool `json:",omitempty"`
VendorApiLevel *string `json:",omitempty"`
RecoverySnapshotVersion *string `json:",omitempty"`
DeviceSecondaryArch *string `json:",omitempty"`