Merge "Truncate vendor snapshot header glob list after filtering it" am: ec7cab81f9
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1555161 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Icc5af4094ee54f24c91ca87c138afa029d4829cf
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