From 4ea386ad4efe01c240eb334cdd1d9a6112bc2fbd Mon Sep 17 00:00:00 2001 From: Bob Badour Date: Tue, 20 Sep 2022 12:21:19 -0700 Subject: [PATCH] Reclassify GPL+CE as permissive. Bug: 210546823 Test: m cts dist Change-Id: I5197cd1dc0d4a7f68d3fc6d9988976bc41ca4a28 --- licenses/Android.bp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {