aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:15:34 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:15:34 +0000
commitba99f44053aac15e287e90aed31ed677f82726ec (patch)
treef50fa241d3127dfdbd33874a7df8af60a77f5e01
parent901abff2af392334bf39ca62d6505deb62c097fe (diff)
parent0dbeb666bc176e8ed15c42b49085b920bc698ca3 (diff)
downloadsoong-ba99f44053aac15e287e90aed31ed677f82726ec.tar.gz
Snap for 5652499 from 0dbeb666bc176e8ed15c42b49085b920bc698ca3 to qt-release
Change-Id: Ibe332c123197fc8ce2f8db02bcbd63a33a3ed733
-rw-r--r--cc/binary.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/binary.go b/cc/binary.go
index 35c3d85d1..666e88491 100644
--- a/cc/binary.go
+++ b/cc/binary.go
@@ -36,7 +36,7 @@ type BinaryLinkerProperties struct {
Prefix_symbols *string
// if set, install a symlink to the preferred architecture
- Symlink_preferred_arch *bool
+ Symlink_preferred_arch *bool `android:"arch_variant"`
// install symlinks to the binary. Symlink names will have the suffix and the binary
// extension (if any) appended