summaryrefslogtreecommitdiff
path: root/android/variable.go
diff options
context:
space:
mode:
author Kiyoung Kim <kiyoungkim@google.com> 2020-07-28 00:36:11 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2020-07-28 00:36:11 +0000
commit1b478e57a000b0a43baf36bf121bfbbe09228fee (patch)
tree9637dcae54b13a67fa983788eeda51fb2c97b27d /android/variable.go
parent41b4d79dab95b97352dfbc894e65eec7832211ed (diff)
parentb0aa8515b9d4206d3038f8ea42304e0fd15fe3da (diff)
Merge "Deprecate VNDK-Lite"
Diffstat (limited to 'android/variable.go')
-rw-r--r--android/variable.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/variable.go b/android/variable.go
index 2c8bd0720..582613815 100644
--- a/android/variable.go
+++ b/android/variable.go
@@ -308,8 +308,6 @@ type productVariables struct {
BoardPlatPrivateSepolicyDirs []string `json:",omitempty"`
BoardSepolicyM4Defs []string `json:",omitempty"`
- BoardVndkRuntimeDisable *bool `json:",omitempty"`
-
VendorVars map[string]map[string]string `json:",omitempty"`
Ndk_abis *bool `json:",omitempty"`