Package renamed fonts.

PS names of fonts are renamed to include the version number. This change
packages the fonts from the output directory of the script that modifies
the fonts.

Change-Id: Iac2a34475b095ed38f8706420acda40c5d53364b
diff --git a/build/sdk.atree b/build/sdk.atree
index 49b13ae..fdced28 100644
--- a/build/sdk.atree
+++ b/build/sdk.atree
@@ -169,8 +169,7 @@
 docs/features.txt                         platforms/${PLATFORM_NAME}/data/features.txt
 
 # fonts for layoutlib.
-frameworks/base/data/fonts                platforms/${PLATFORM_NAME}/data/fonts
-external/noto-fonts                       platforms/${PLATFORM_NAME}/data/fonts
+${FONT_OUT}                       platforms/${PLATFORM_NAME}/data/fonts
 
 # NOTICE files are copied by build/core/Makefile from sdk.git
 development/sdk/sdk_files_NOTICE.txt      platforms/${PLATFORM_NAME}/templates/NOTICE.txt