aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/fontTools/Android.bp')
-rw-r--r--Lib/fontTools/Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Lib/fontTools/Android.bp b/Lib/fontTools/Android.bp
index 032b6314..b7f6139c 100644
--- a/Lib/fontTools/Android.bp
+++ b/Lib/fontTools/Android.bp
@@ -11,6 +11,23 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
+// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+// DEPENDING ON IT IN YOUR PROJECT. ***
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "external_fonttools_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-BSD
+ // SPDX-license-identifier-MIT
+ // SPDX-license-identifier-OFL (by exception only)
+ // SPDX-license-identifier-Unicode-DFS
+ // legacy_unencumbered
+ default_applicable_licenses: ["external_fonttools_license"],
+}
+
python_defaults {
name: "fonttools_default",
version: {