From bc0b4a804f3a51919dfb9c7acff9c03416622c7d Mon Sep 17 00:00:00 2001 From: Deepanshu Gupta Date: Tue, 7 Jan 2014 13:59:18 -0800 Subject: [PATCH] Bundle Noto fonts with the SDK Change-Id: I28c48b3b5dbd761ef0391497e834f315ac83cae4 --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 975882a9e..edf9df074 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -167,6 +167,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 # NOTICE files are copied by build/core/Makefile from sdk.git sdk/files/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt