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

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

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

Merge "API: Explicitly track incompatibilities with previous API versions" into qt-dev am: d3b53e08
am: 1ac726e7

Change-Id: I79df11b94ed44673ae83c5fd869c7524dc1b46c8
parents c2a6fa7b 1ac726e7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1756,6 +1756,7 @@ droidstubs {
        last_released: {
            api_file: ":last-released-public-api",
            removed_api_file: "api/removed.txt",
            baseline_file: ":public-api-incompatibilities-with-last-released",
        },
    },
    jdiff_enabled: true,
@@ -1781,6 +1782,7 @@ droidstubs {
        last_released: {
            api_file: ":last-released-system-api",
            removed_api_file: "api/system-removed.txt",
            baseline_file: ":system-api-incompatibilities-with-last-released"
        },
    },
    jdiff_enabled: true,