Merge "Phase out Legcay GSI"

This commit is contained in:
Treehugger Robot 2020-11-06 04:00:40 +00:00 committed by Gerrit Code Review
commit aa17c4c9ff
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ type vndkPrebuiltProperties struct {
// VNDK snapshot version.
Version *string
// Target arch name of the snapshot (e.g. 'arm64' for variant 'aosp_arm64_ab')
// Target arch name of the snapshot (e.g. 'arm64' for variant 'aosp_arm64')
Target_arch *string
// If the prebuilt snapshot lib is built with 32 bit binder, this must be set to true.