1# TEEUI build rules 2 3This directory holds build rules for building a minimal freetype library 4for teeui. Teeui (Android system/teeui) provides minimal layout and 5UI rendering facilities for restricted runtime environments. It is used 6by the confirmationui trusted app for Trusty. 7 8## rules.mk 9 10This defines a freetype module for Trusty. 11 12## rules.json 13 14This is a generic json representation of the files and include paths 15required to build the teeui freetype library. Sufficiently generic 16build systems may be able to include this file directly, or it can be 17used to generate build rules for other build systems. 18