aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:16:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 03:16:41 +0000
commit11aeea401fc8798e4fb5c0fedb9de32e6ea2aba7 (patch)
tree9cd71a1ed1d63b036fcfceaa9aeee34a772c000a
parentda3d7f40f6b64c1031d128174fafff8af2608643 (diff)
parenta625ce4dc87a80874852ca8c374489afb9ccb8b5 (diff)
downloadbuild_soong-11aeea401fc8798e4fb5c0fedb9de32e6ea2aba7.tar.gz
build_soong-11aeea401fc8798e4fb5c0fedb9de32e6ea2aba7.tar.bz2
build_soong-11aeea401fc8798e4fb5c0fedb9de32e6ea2aba7.zip
Snap for 5652667 from a625ce4dc87a80874852ca8c374489afb9ccb8b5 to qt-qpr1-release
Change-Id: I7769193d5e2f6d6c7d80e59c268046d022467819
-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