1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ft2build.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ftmodule.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ftoption.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
rules.json Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
rules.mk Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

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.