Merge "bundle files related to sdk dev tool with generated docs."
This commit is contained in:
@@ -904,7 +904,7 @@ func (d *Droiddoc) GenerateAndroidBuildActions(ctx android.ModuleContext) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if Bool(d.properties.Write_sdk_values) {
|
if Bool(d.properties.Write_sdk_values) {
|
||||||
opts += " -sdkvalues " + android.PathForModuleOut(ctx, "docs").String()
|
opts += " -sdkvalues " + android.PathForModuleOut(ctx, "docs", "out").String()
|
||||||
}
|
}
|
||||||
|
|
||||||
var postDoclavaCmds string
|
var postDoclavaCmds string
|
||||||
|
Reference in New Issue
Block a user