Loading StubLibraries.bp +7 −7 Original line number Diff line number Diff line Loading @@ -148,8 +148,8 @@ droidstubs { args: metalava_framework_docs_args, check_api: { current: { api_file: "non-updatable-api/current.txt", removed_api_file: "non-updatable-api/removed.txt", api_file: "core/api/current.txt", removed_api_file: "core/api/removed.txt", }, last_released: { api_file: ":android-non-updatable.api.public.latest", Loading Loading @@ -208,8 +208,8 @@ droidstubs { args: metalava_framework_docs_args + priv_apps, check_api: { current: { api_file: "non-updatable-api/system-current.txt", removed_api_file: "non-updatable-api/system-removed.txt", api_file: "core/api/system-current.txt", removed_api_file: "core/api/system-removed.txt", }, last_released: { api_file: ":android-non-updatable.api.system.latest", Loading @@ -219,7 +219,7 @@ droidstubs { api_lint: { enabled: true, new_since: ":android-non-updatable.api.system.latest", baseline_file: "non-updatable-api/system-lint-baseline.txt", baseline_file: "core/api/system-lint-baseline.txt", }, }, } Loading Loading @@ -264,8 +264,8 @@ droidstubs { args: metalava_framework_docs_args + priv_apps + module_libs, check_api: { current: { api_file: "non-updatable-api/module-lib-current.txt", removed_api_file: "non-updatable-api/module-lib-removed.txt", api_file: "core/api/module-lib-current.txt", removed_api_file: "core/api/module-lib-removed.txt", }, last_released: { api_file: ":android-non-updatable.api.module-lib.latest", Loading non-updatable-api/Android.bp→core/api/Android.bp +0 −0 File moved. View file non-updatable-api/current.txt→core/api/current.txt +0 −0 File moved. View file non-updatable-api/module-lib-current.txt→core/api/module-lib-current.txt +0 −0 File moved. View file non-updatable-api/module-lib-removed.txt→core/api/module-lib-removed.txt +0 −0 File moved. View file Loading
StubLibraries.bp +7 −7 Original line number Diff line number Diff line Loading @@ -148,8 +148,8 @@ droidstubs { args: metalava_framework_docs_args, check_api: { current: { api_file: "non-updatable-api/current.txt", removed_api_file: "non-updatable-api/removed.txt", api_file: "core/api/current.txt", removed_api_file: "core/api/removed.txt", }, last_released: { api_file: ":android-non-updatable.api.public.latest", Loading Loading @@ -208,8 +208,8 @@ droidstubs { args: metalava_framework_docs_args + priv_apps, check_api: { current: { api_file: "non-updatable-api/system-current.txt", removed_api_file: "non-updatable-api/system-removed.txt", api_file: "core/api/system-current.txt", removed_api_file: "core/api/system-removed.txt", }, last_released: { api_file: ":android-non-updatable.api.system.latest", Loading @@ -219,7 +219,7 @@ droidstubs { api_lint: { enabled: true, new_since: ":android-non-updatable.api.system.latest", baseline_file: "non-updatable-api/system-lint-baseline.txt", baseline_file: "core/api/system-lint-baseline.txt", }, }, } Loading Loading @@ -264,8 +264,8 @@ droidstubs { args: metalava_framework_docs_args + priv_apps + module_libs, check_api: { current: { api_file: "non-updatable-api/module-lib-current.txt", removed_api_file: "non-updatable-api/module-lib-removed.txt", api_file: "core/api/module-lib-current.txt", removed_api_file: "core/api/module-lib-removed.txt", }, last_released: { api_file: ":android-non-updatable.api.module-lib.latest", Loading