Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc7c83ef authored by satayev's avatar satayev
Browse files

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
parent 744e835c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -140,6 +140,7 @@ droidstubs {
    args: metalava_framework_docs_args +
    args: metalava_framework_docs_args +
        " --show-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.PRIVILEGED_APPS\\) ",
        " --show-annotation android.annotation.SystemApi\\(client=android.annotation.SystemApi.Client.PRIVILEGED_APPS\\) ",
    write_sdk_values: true,
    write_sdk_values: true,
    api_levels_sdk_type: "system",
}
}


/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////