Loading licenses/Android.bp +17 −0 Original line number Diff line number Diff line Loading @@ -557,6 +557,23 @@ license_kind { url: "https://spdx.org/licenses/CC0-1.0.html", } license_kind { name: "SPDX-license-identifier-CDDL", conditions: ["reciprocal"], } license_kind { name: "SPDX-license-identifier-CDDL-1.0", conditions: ["reciprocal"], url: "https://spdx.org/licenses/CDLL-1.0.html", } license_kind { name: "SPDX-license-identifier-CDDL-1.1", conditions: ["reciprocal"], url: "https://spdx.org/licenses/CDLL-1.1.html", } license_kind { name: "SPDX-license-identifier-CPAL-1.0", conditions: [ Loading Loading
licenses/Android.bp +17 −0 Original line number Diff line number Diff line Loading @@ -557,6 +557,23 @@ license_kind { url: "https://spdx.org/licenses/CC0-1.0.html", } license_kind { name: "SPDX-license-identifier-CDDL", conditions: ["reciprocal"], } license_kind { name: "SPDX-license-identifier-CDDL-1.0", conditions: ["reciprocal"], url: "https://spdx.org/licenses/CDLL-1.0.html", } license_kind { name: "SPDX-license-identifier-CDDL-1.1", conditions: ["reciprocal"], url: "https://spdx.org/licenses/CDLL-1.1.html", } license_kind { name: "SPDX-license-identifier-CPAL-1.0", conditions: [ Loading