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:
Pirama Arumuga Nainar 2018-06-29 14:56:08 -07:00
parent ffc924b8f8
commit 19fae4e803
1 changed files with 0 additions and 3 deletions

View File

@ -41,9 +41,6 @@ type BinaryLinkerProperties struct {
// extension (if any) appended
Symlinks []string `android:"arch_variant"`
// do not pass -pie
No_pie *bool `android:"arch_variant"`
DynamicLinker string `blueprint:"mutated"`
// Names of modules to be overridden. Listed modules can only be other binaries