Build framework-doc-system-stubs with system stubs.

Specifing the new property makes soong pass system stub jars for
metalava to process.

Bug: 190665366
Test: m framework-doc-system-stubs
Change-Id: I0da0a0aa79d0128d81a5a6df7f9ce4a190a2b650
This commit is contained in:
satayev
2021-06-29 22:27:06 +01:00
parent 744e835c40
commit bc7c83eff9

View File

@@ -140,6 +140,7 @@ droidstubs {
args: metalava_framework_docs_args +
" --show-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.PRIVILEGED_APPS\\) ",
write_sdk_values: true,
api_levels_sdk_type: "system",
}
/////////////////////////////////////////////////////////////////////