diff options
Diffstat (limited to 'android/variable.go')
| -rw-r--r-- | android/variable.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/variable.go b/android/variable.go index aa751a04f..d58ed6a9f 100644 --- a/android/variable.go +++ b/android/variable.go @@ -167,7 +167,6 @@ type productVariables struct { MinimizeJavaDebugInfo *bool `json:",omitempty"` IntegerOverflowExcludePaths *[]string `json:",omitempty"` - IntegerOverflowIncludePaths *[]string `json:",omitempty"` EnableCFI *bool `json:",omitempty"` CFIExcludePaths *[]string `json:",omitempty"` |