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

Commit 61e18650 authored by Dongwon Kang's avatar Dongwon Kang Committed by android-build-merger
Browse files

Merge "Don't install stubs" am: f576fcd4 am: 32386a41

am: ca2ee9f4

Change-Id: Icf56bb6167c88d3ad24cc57e186c40af6b7c07ce
parents d2cf2bf5 ca2ee9f4
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 {