summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-10-08 19:04:11 +0100
committerAnton Hansson <hansson@google.com>2020-10-12 18:49:44 +0100
commit374c51141a33cc3a792c34b313994bf9d4c28d52 (patch)
treea9dea7837ac9ce830d8b6134ba79814e825dfdfc
parenta35917822d67a86956f626a3d5b868f274677f0b (diff)
Remove jdiff_enabled from platform metalava runs
The official API differences report is not produced from the artifacts this rule creates, but by manually running metalava with the right txt files. As there are no other known users of these jdiff files, remove them for now. Bug: 158465496 Test: m Change-Id: Iee9dd1a5d5543f3f629e3631c8224e6bfe4dddcb
-rw-r--r--StubLibraries.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/StubLibraries.bp b/StubLibraries.bp
index cf36bb072117..fe84a7ac7715 100644
--- a/StubLibraries.bp
+++ b/StubLibraries.bp
@@ -139,7 +139,6 @@ droidstubs {
baseline_file: "api/lint-baseline.txt",
},
},
- jdiff_enabled: true,
}
droidstubs {
@@ -201,7 +200,6 @@ droidstubs {
baseline_file: "api/system-lint-baseline.txt",
},
},
- jdiff_enabled: true,
}
droidstubs {