Fix leak in Android FontMgr test.

FontMgrAndroidParserTest deos not free the font families it creates.
This issue was discovered by asan when enabling this test on Linux
platforms.
1 file changed