Remove unsupported/unused No_pie property
Bug: http://b/111000882 Doesn't seem to be supported. Test: AOSP build, TreeHugger Change-Id: Idaab52caa876102b062b3c21acd42c37328bd328
This commit is contained in:
@@ -41,9 +41,6 @@ type BinaryLinkerProperties struct {
|
|||||||
// extension (if any) appended
|
// extension (if any) appended
|
||||||
Symlinks []string `android:"arch_variant"`
|
Symlinks []string `android:"arch_variant"`
|
||||||
|
|
||||||
// do not pass -pie
|
|
||||||
No_pie *bool `android:"arch_variant"`
|
|
||||||
|
|
||||||
DynamicLinker string `blueprint:"mutated"`
|
DynamicLinker string `blueprint:"mutated"`
|
||||||
|
|
||||||
// Names of modules to be overridden. Listed modules can only be other binaries
|
// Names of modules to be overridden. Listed modules can only be other binaries
|
||||||
|
Reference in New Issue
Block a user