Merge "Allow arch-specific symlink_preferred_arch
properties."
am: 42729b481a
Change-Id: Id0ac2b75615eca560a25494b699b530a68b3b2fe
This commit is contained in:
@@ -36,7 +36,7 @@ type BinaryLinkerProperties struct {
|
|||||||
Prefix_symbols *string
|
Prefix_symbols *string
|
||||||
|
|
||||||
// if set, install a symlink to the preferred architecture
|
// 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
|
// install symlinks to the binary. Symlink names will have the suffix and the binary
|
||||||
// extension (if any) appended
|
// extension (if any) appended
|
||||||
|
Reference in New Issue
Block a user