Searched refs:IsSkipInstall (Results 1 – 2 of 2) sorted by relevance
308 if ctx.Os() != android.BuildOs || ctx.Module().IsSkipInstall() {
468 IsSkipInstall() bool1478 func (m *ModuleBase) IsSkipInstall() bool { func