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

Commit 32386a41 authored by Dongwon Kang's avatar Dongwon Kang Committed by android-build-merger
Browse files

Merge "Don't install stubs"

am: f576fcd4

Change-Id: I85557c7896c53cdaeee3df300e88cc02f84e6c2a
parents 475b7d7f f576fcd4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1055,6 +1055,7 @@ func VersionMutator(mctx android.BottomUpMutatorContext) {
					m.(*Module).Properties.HideFromMake = true
					m.(*Module).sanitize = nil
					m.(*Module).stl = nil
					m.(*Module).Properties.PreventInstall = true
				}
			}
		} else {