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

Commit 3c0ec9ef 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
am: f6ba471a

Change-Id: I28a446c4722fbaac5fb0c3a6e7c6a7fe606e13e8
parents 5cc1472d f6ba471a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1828,6 +1828,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,
@@ -1853,6 +1854,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,