Make version explicit.

Bug: 210546823

Test: m droid
Change-Id: I6e264ce0d50284b1b814dfe174c95b22a0fe8e00
diff --git a/dt_fd_forward/Android.bp b/dt_fd_forward/Android.bp
index 772b55e..bc6aa27 100644
--- a/dt_fd_forward/Android.bp
+++ b/dt_fd_forward/Android.bp
@@ -39,7 +39,7 @@
     visibility: [":__subpackages__"],
     license_kinds: [
         "SPDX-license-identifier-Apache-2.0",
-        "SPDX-license-identifier-GPL-with-classpath-exception",
+        "SPDX-license-identifier-GPL-2.0-with-classpath-exception",
     ],
     license_text: [
         "NOTICE",
diff --git a/openjdkjvm/Android.bp b/openjdkjvm/Android.bp
index 2757d9d..86b9b04 100644
--- a/openjdkjvm/Android.bp
+++ b/openjdkjvm/Android.bp
@@ -35,7 +35,7 @@
     name: "art_openjdkjvm_license",
     visibility: [":__subpackages__"],
     license_kinds: [
-        "SPDX-license-identifier-GPL-with-classpath-exception",
+        "SPDX-license-identifier-GPL-2.0-with-classpath-exception",
     ],
     license_text: [
         "NOTICE",
diff --git a/openjdkjvmti/Android.bp b/openjdkjvmti/Android.bp
index d01357f..18c4301 100644
--- a/openjdkjvmti/Android.bp
+++ b/openjdkjvmti/Android.bp
@@ -36,7 +36,7 @@
     visibility: [":__subpackages__"],
     license_kinds: [
         "SPDX-license-identifier-Apache-2.0",
-        "SPDX-license-identifier-GPL-with-classpath-exception",
+        "SPDX-license-identifier-GPL-2.0-with-classpath-exception",
     ],
     license_text: [
         "NOTICE",