diff --git a/licenses/Android.bp b/licenses/Android.bp index 133f7f783..75154f9a1 100644 --- a/licenses/Android.bp +++ b/licenses/Android.bp @@ -762,7 +762,7 @@ license_kind { license_kind { name: "SPDX-license-identifier-GPL-2.0-with-classpath-exception", - conditions: ["restricted"], + conditions: ["permissive"], url: "https://spdx.org/licenses/GPL-2.0-with-classpath-exception.html", } @@ -810,7 +810,7 @@ license_kind { license_kind { name: "SPDX-license-identifier-GPL-with-classpath-exception", - conditions: ["restricted"], + conditions: ["permissive"], } license_kind {