Merge "Truncate vendor snapshot header glob list after filtering it"
This commit is contained in:
@@ -481,6 +481,7 @@ func (l *libraryDecorator) collectHeadersForSnapshot(ctx android.ModuleContext)
|
||||
}
|
||||
j++
|
||||
}
|
||||
glob = glob[:j]
|
||||
}
|
||||
|
||||
// Collect generated headers
|
||||
|
Reference in New Issue
Block a user