Merge "Allow arch-specific symlink_preferred_arch properties." am: 42729b481a am: d0814ca920

am: 7b7aaf7e2f

Change-Id: Ie67b2e5e9f5a17e87705abf720305a5594389b15
This commit is contained in:
Roland Levillain
2019-06-06 12:31:22 -07:00
committed by android-build-merger

View File

@@ -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