aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:13:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:13:41 +0000
commit6602bcaeccd7e3e88b7856111bac20b1be5385e0 (patch)
tree9cd71a1ed1d63b036fcfceaa9aeee34a772c000a
parentda3d7f40f6b64c1031d128174fafff8af2608643 (diff)
parenta625ce4dc87a80874852ca8c374489afb9ccb8b5 (diff)
downloadbuild_soong-6602bcaeccd7e3e88b7856111bac20b1be5385e0.tar.gz
build_soong-6602bcaeccd7e3e88b7856111bac20b1be5385e0.tar.bz2
build_soong-6602bcaeccd7e3e88b7856111bac20b1be5385e0.zip
Snap for 5652667 from a625ce4dc87a80874852ca8c374489afb9ccb8b5 to qt-qpr1-release
Change-Id: I6490954e20e40e8a5cb08448b0779aef89f31e18
-rw-r--r--cc/binary.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/binary.go b/cc/binary.go
index cc4c8f90..aa5b2794 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