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

Commit 043fb71a authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Add last_released checking for module-lib API too" am: c34ea595 am:...

Merge "Add last_released checking for module-lib API too" am: c34ea595 am: 6f7f0d2e am: ba259ecb am: 64bbfefa

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1452496

Change-Id: Ica515e450842c26e52dd36c2381aaecb85d0d23f
parents a91a221e 64bbfefa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -311,6 +311,10 @@ droidstubs {
            api_file: "non-updatable-api/module-lib-current.txt",
            removed_api_file: "non-updatable-api/module-lib-removed.txt",
        },
        last_released: {
            api_file: ":android-non-updatable.api.module-lib.latest",
            removed_api_file: ":android-non-updatable-removed.api.module-lib.latest",
        },
        api_lint: {
            enabled: true,
            new_since: ":android-non-updatable.api.module-lib.latest",