Disable cfi and stl for stubs libraries am: 090d9df206
am: 84d1d27efe
Change-Id: I1d1da2c99dfe4b2fca9d2df23072c596113ee7cb
This commit is contained in:
@@ -1053,6 +1053,8 @@ func VersionMutator(mctx android.BottomUpMutatorContext) {
|
|||||||
l.MutatedProperties.BuildStubs = true
|
l.MutatedProperties.BuildStubs = true
|
||||||
l.MutatedProperties.StubsVersion = versions[i]
|
l.MutatedProperties.StubsVersion = versions[i]
|
||||||
m.(*Module).Properties.HideFromMake = true
|
m.(*Module).Properties.HideFromMake = true
|
||||||
|
m.(*Module).sanitize = nil
|
||||||
|
m.(*Module).stl = nil
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user