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

Commit 65ffc7fa authored by Anton Hansson's avatar Anton Hansson
Browse files

Update references incompatibilies files

Use finer grain tracking targets, now they're available.

Bug: 178171189
Test: m android_{,system_,module_lib-}stubs_current \
        frameworks-base-api-{,system-,module-lib-}current-compat
Merged-In: I94e2ecd2075a577c5362293622ce5be5167cd91a
Change-Id: I94e2ecd2075a577c5362293622ce5be5167cd91a
parent e93771bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -111,7 +111,7 @@ droidstubs {
        last_released: {
        last_released: {
            api_file: ":android-non-updatable.api.public.latest",
            api_file: ":android-non-updatable.api.public.latest",
            removed_api_file: ":android-non-updatable-removed.api.public.latest",
            removed_api_file: ":android-non-updatable-removed.api.public.latest",
            baseline_file: ":android-incompatibilities.api.public.latest",
            baseline_file: ":android-non-updatable-incompatibilities.api.public.latest",
        },
        },
        api_lint: {
        api_lint: {
            enabled: true,
            enabled: true,
@@ -163,7 +163,7 @@ droidstubs {
        last_released: {
        last_released: {
            api_file: ":android-non-updatable.api.system.latest",
            api_file: ":android-non-updatable.api.system.latest",
            removed_api_file: ":android-non-updatable-removed.api.system.latest",
            removed_api_file: ":android-non-updatable-removed.api.system.latest",
            baseline_file: ":android-incompatibilities.api.system.latest"
            baseline_file: ":android-non-updatable-incompatibilities.api.system.latest"
        },
        },
        api_lint: {
        api_lint: {
            enabled: true,
            enabled: true,