Merge "Sort fuzz target dependencies to avoid rebuilds." am: 3eceaa3240
am: b60e5fbdfe
Change-Id: I2edfac497056e890e4c59bc22c2e07d82af5de3c
This commit is contained in:
@@ -232,6 +232,8 @@ func (fuzz *fuzzBinary) install(ctx ModuleContext, file android.Path) {
|
||||
sharedLibraryInstallLocation(
|
||||
lib, ctx.Host(), ctx.Arch().ArchType.String()))
|
||||
}
|
||||
|
||||
sort.Strings(fuzz.installedSharedDeps)
|
||||
}
|
||||
|
||||
func NewFuzz(hod android.HostOrDeviceSupported) *Module {
|
||||
|
Reference in New Issue
Block a user