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

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

Merge "Remove removed-dex-api generation" am: 83d9ddc6 am: 4f3d7a96

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

Change-Id: I8773e2c93d04141e488d118e6fdc16f2f52147b4
parents 9ed7a745 4f3d7a96
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -118,7 +118,6 @@ stubs_defaults {
droidstubs {
    name: "api-stubs-docs",
    defaults: ["metalava-full-api-stubs-default"],
    removed_dex_api_filename: "removed-dex.txt",
    arg_files: [
        "core/res/AndroidManifest.xml",
    ],
@@ -179,7 +178,6 @@ module_libs = " " +
droidstubs {
    name: "system-api-stubs-docs",
    defaults: ["metalava-full-api-stubs-default"],
    removed_dex_api_filename: "system-removed-dex.txt",
    arg_files: [
        "core/res/AndroidManifest.xml",
    ],