Merge "Add dependency for sysprop" am: 6ebbf3da29
am: 32f04e838b
Change-Id: Ie11cc8568d604481732dc25c1b7db65949b16808
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