Added target libft2.nodep

libft2.nodep is a static only variant of libfreetype that does not have
any dependencies on other libraries other then libc.

Bug: 111446692
Test: Color emojis still work correctly with the normal libft2.
      To use the nodep variant build:
      make -j 55 TeeuiFramebufferizer
      and run
      LD_LIBRARY_PATH=./out/host/linux-x86/lib64 TeeuiFramebufferizer
Change-Id: I75a3e18d4df9c4f02501e54a2e08754459a125b1
2 files changed