aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2022-09-20 22:13:22 -0700
committerBob Badour <bbadour@google.com>2022-09-20 22:13:22 -0700
commit9b88cbd1bfec9919d58d548f04eb06ed9635ec7a (patch)
treee5226cb509634d21596720a0a1b7f3bf5d6aeedb
parenta42acb5a1c90857ffd16cd9ced64f43cd4632527 (diff)
downloadoj-libjdwp-9b88cbd1bfec9919d58d548f04eb06ed9635ec7a.tar.gz
Clarify licensing wrt. recent policy change.android-t-qpr1-beta-2-gpl
Bug: 210546823 Test: m droid dist Change-Id: I3162eee79f82b9e89fe6210e618c9058f752cfeb
-rw-r--r--Android.bp5
1 files changed, 1 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 776ecd5fd..0463c2d7b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,10 +21,7 @@ license {
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
- "SPDX-license-identifier-GPL",
- "SPDX-license-identifier-GPL-2.0",
- "SPDX-license-identifier-GPL-with-classpath-exception",
- "SPDX-license-identifier-LGPL",
+ "SPDX-license-identifier-GPL-2.0-with-classpath-exception",
],
license_text: [
"LICENSE",