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

Commit 0d490db1 authored by Paul Duffin's avatar Paul Duffin
Browse files

Add previously released APIs to api_versions_* droidstubs

Previously, the `api_versions_*` `droidstubs` modules did not provide
a previously released API which meant that any flagged APIs that were
reverted to their previous state would be removed because there was no
previous state. That lead to problems when changing existing APIs, e.g.
to add annotations.

This change updates those module to provide the previously released
API. It uses `check_api.last_released...` as that is currently the only
way to provide a previously released API but it disabled the
compatibility checks as they are done elsewhere.

Flag: EXEMPT build fix to improve flag support
Bug: 425309457
Test: TH
Change-Id: I820ccb2cc429c0698a7b0b137fac942ed6aaaa37
parent f3a4ad1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment