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

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

Merge "Don't install stubs" am: f576fcd4

am: 32386a41

Change-Id: I068e1e6907070769dacd5a04f4d86a7a66fa01ce
parents b49619f4 32386a41
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 {