Merge "Remove draft API support." am: 7548b1ad05 am: 0ccb169046 am: c1499a90e2

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1674968

Change-Id: I281cb957b9214fdd9d90c6ec6e95c5c69a4f5c96
This commit is contained in:
Treehugger Robot
2021-04-16 00:27:22 +00:00
committed by Automerger Merge Worker
6 changed files with 1 additions and 43 deletions

View File

@@ -332,8 +332,7 @@ type productVariables struct {
VendorVars map[string]map[string]string `json:",omitempty"`
Ndk_abis *bool `json:",omitempty"`
Exclude_draft_ndk_apis *bool `json:",omitempty"`
Ndk_abis *bool `json:",omitempty"`
Flatten_apex *bool `json:",omitempty"`
ForceApexSymlinkOptimization *bool `json:",omitempty"`