Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 280d73ae authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Disable cfi and stl for stubs libraries am: 090d9df2

am: 84d1d27e

Change-Id: I1d1da2c99dfe4b2fca9d2df23072c596113ee7cb
parents d8d7a761 84d1d27e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1053,6 +1053,8 @@ func VersionMutator(mctx android.BottomUpMutatorContext) {
					l.MutatedProperties.BuildStubs = true
					l.MutatedProperties.StubsVersion = versions[i]
					m.(*Module).Properties.HideFromMake = true
					m.(*Module).sanitize = nil
					m.(*Module).stl = nil
				}
			}
		} else {