Merge "Revert "Truely re-export export_header_libs from ndk_library"" into main
This commit is contained in:
@@ -484,7 +484,6 @@ func (c *stubDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) O
|
||||
// Add a dependency on the header modules of this ndk_library
|
||||
func (linker *stubDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps {
|
||||
return Deps{
|
||||
ReexportHeaderLibHeaders: linker.properties.Export_header_libs,
|
||||
HeaderLibs: linker.properties.Export_header_libs,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user