Merge "Add dependency for sysprop"
am: 6ebbf3da29
Change-Id: Icd09bef563aa335a36327c6e0e252667ac3f5371
This commit is contained in:
@@ -807,6 +807,7 @@ func (library *libraryDecorator) link(ctx ModuleContext,
|
||||
"-I" + android.PathForModuleGen(ctx, "sysprop", "include").String(),
|
||||
}
|
||||
library.reexportFlags(flags)
|
||||
library.reexportDeps(library.baseCompiler.pathDeps)
|
||||
library.reuseExportedFlags = append(library.reuseExportedFlags, flags...)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user