This removes the explicit list of fonts for the SDK and replaces it with the fonts built for the generic device. Also, the symlinked fonts are copied becuase Windows doesn't support symlinks. Change-Id: I8b18b2ab0149ab24448f27dbd5f9716e5d360029
The "generic" product defines a non-hardware-specific target without a kernel or bootloader. It can be used to build the entire user-level system, and will work with the emulator, though sound will not work (see the "emulator" product for that). It is not a product "base class"; no other products inherit from it or use it in any way.