Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d2e7a012 authored by Clara Bayarri's avatar Clara Bayarri
Browse files

Replace fonts of unknown origin

There are fonts that we are not sure where they came from,
replace with fonts we created ourselves.

The res/font/ folder does not build with gradle when there is
a ttx file in it, so fonts there have been copied from elsewhere
in the tree and contain copyright and licensing inside the font.
There is also a new readme in the root folder for the test projects
using these to point this out.

Bug: 37726227
Test: bit FrameworksCoreTests:android.content.res.FontResourcesParserTest
Change-Id: I43364abb9d466e9673902246b0d7c3043af619c1
parent 1ac325e4
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
All fonts included in this project follow the below copyright and licensing:

Copyright (C) 2017 The Android Open Source Project

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS
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.
 No newline at end of file