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

Commit 024ea641 authored by Anton Hansson's avatar Anton Hansson
Browse files

resolve merge conflicts of 887f4fbc to rvc-qpr-dev-plus-aosp

Bug: 171029603
Test: No
Change-Id: I94146ebaf21cabd54105059fee3f07ba4043aa76
Merged-In: I843efb4880b6caaf3872e9b0918fd710fb93d979
parents ec0c0bde 887f4fbc
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -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",
@@ -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",
@@ -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",
        },
    },
}
@@ -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",
+0 −0

File moved.

+0 −0

File moved.

Loading