android13/external/freetype/devel-teeui
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
OWNERS initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
ft2build.h initial 2024-06-22 20:45:49 +08:00
ftmodule.h initial 2024-06-22 20:45:49 +08:00
ftoption.h initial 2024-06-22 20:45:49 +08:00
rules.json initial 2024-06-22 20:45:49 +08:00
rules.mk initial 2024-06-22 20:45:49 +08:00

README.md

TEEUI build rules

This directory holds build rules for building a minimal freetype library for teeui. Teeui (Android system/teeui) provides minimal layout and UI rendering facilities for restricted runtime environments. It is used by the confirmationui trusted app for Trusty.

rules.mk

This defines a freetype module for Trusty.

rules.json

This is a generic json representation of the files and include paths required to build the teeui freetype library. Sufficiently generic build systems may be able to include this file directly, or it can be used to generate build rules for other build systems.