Merge "Do not include any documentation when building stubs" am: 71a1240377
am: 9bacd784c9
Change-Id: Iff11b0eb52996ca3cd913747e483cdc3a78745b1
This commit is contained in:
@@ -1345,6 +1345,7 @@ func (d *Droidstubs) stubsFlags(ctx android.ModuleContext, cmd *android.RuleBuil
|
||||
cmd.FlagWithArg("--doc-stubs ", stubsDir.String())
|
||||
} else {
|
||||
cmd.FlagWithArg("--stubs ", stubsDir.String())
|
||||
cmd.Flag("--exclude-documentation-from-stubs")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user