Loading StubLibraries.bp +5 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,11 @@ droidstubs { arg_files: [ "core/res/AndroidManifest.xml", ], args: metalava_framework_docs_args + " --show-annotation android.annotation.TestApi", args: metalava_framework_docs_args + " --show-annotation android.annotation.TestApi" + " --show-for-stub-purposes-annotation android.annotation.SystemApi\\(" + "client=android.annotation.SystemApi.Client.PRIVILEGED_APPS" + "\\)", check_api: { current: { api_file: "api/test-current.txt", Loading api/test-current.txt +103 −105 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
StubLibraries.bp +5 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,11 @@ droidstubs { arg_files: [ "core/res/AndroidManifest.xml", ], args: metalava_framework_docs_args + " --show-annotation android.annotation.TestApi", args: metalava_framework_docs_args + " --show-annotation android.annotation.TestApi" + " --show-for-stub-purposes-annotation android.annotation.SystemApi\\(" + "client=android.annotation.SystemApi.Client.PRIVILEGED_APPS" + "\\)", check_api: { current: { api_file: "api/test-current.txt", Loading
api/test-current.txt +103 −105 File changed.Preview size limit exceeded, changes collapsed. Show changes