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
diff --git a/StubLibraries.bp b/StubLibraries.bp
index cf36bb0..fe84a7a 100644
--- a/StubLibraries.bp
+++ b/StubLibraries.bp
@@ -139,7 +139,6 @@
             baseline_file: "api/lint-baseline.txt",
         },
     },
-    jdiff_enabled: true,
 }
 
 droidstubs {
@@ -201,7 +200,6 @@
             baseline_file: "api/system-lint-baseline.txt",
         },
     },
-    jdiff_enabled: true,
 }
 
 droidstubs {