• Chet Haase's avatar
    Read font info from system config files · 9c0ebce1
    Chet Haase authored
    This change adds new files in /system/etc: system_fonts.xml and
    fallback_fonts.xml. The change also allows a third file to be added
    by vendors in /vendor/etc/fallback_fonts.xml. These files, loaded at
    boot time, mimic the logic that used to be in code, but which is
    now configurable through editing these files, making the system more
    flexible and easy to work with for us and vendors as future fonts
    are added to the system.
    
    Change-Id: Iac0af4924ca0454c6dde4d53058b1425200ed4b7
    9c0ebce1
Android.mk 9 KB