Merge "Don't install stubs" am: f576fcd413
am: 32386a41e1
Change-Id: I068e1e6907070769dacd5a04f4d86a7a66fa01ce
This commit is contained in:
commit
ca2ee9f499
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue