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