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

Commit f6ba471a authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "API: Explicitly track incompatibilities with previous API versions" am:...

Merge "API: Explicitly track incompatibilities with previous API versions" am: 5f76164a am: 5f00bf12 am: 285725f7
am: f0c2d88a

Change-Id: Ibcb2b5c4c5d9e9b5257083420105059beee93570
parents 953f3a62 f0c2d88a
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -1810,6 +1810,7 @@ droidstubs {
        last_released: {
        last_released: {
            api_file: ":last-released-public-api",
            api_file: ":last-released-public-api",
            removed_api_file: "api/removed.txt",
            removed_api_file: "api/removed.txt",
            baseline_file: ":public-api-incompatibilities-with-last-released",
        },
        },
    },
    },
    jdiff_enabled: true,
    jdiff_enabled: true,
@@ -1835,6 +1836,7 @@ droidstubs {
        last_released: {
        last_released: {
            api_file: ":last-released-system-api",
            api_file: ":last-released-system-api",
            removed_api_file: "api/system-removed.txt",
            removed_api_file: "api/system-removed.txt",
            baseline_file: ":system-api-incompatibilities-with-last-released"
        },
        },
    },
    },
    jdiff_enabled: true,
    jdiff_enabled: true,