Merge "Update language to comply with Android's inclusive language guidance"
This commit is contained in:
@@ -340,7 +340,7 @@ func processVndkLibrary(mctx android.BottomUpMutatorContext, m *Module) {
|
||||
}
|
||||
}
|
||||
|
||||
// Sanity check for modules that mustn't be VNDK
|
||||
// Check for modules that mustn't be VNDK
|
||||
func shouldSkipVndkMutator(m *Module) bool {
|
||||
if !m.Enabled() {
|
||||
return true
|
||||
|
Reference in New Issue
Block a user