blob: 9dca329a69d42a5856959ff170bd11ead307fc6e [file] [log] [blame]
Jean-Baptiste Queru3f6e7f42010-09-14 11:34:55 -07001# Copyright (C) 2008 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Warning: this is actually a product definition, to be inherited from
16
Justin Ho31faa122011-08-31 13:27:06 -070017# On space-constrained devices, we include a subset of fonts:
18# First, core/required fonts
Jean-Baptiste Queru3f6e7f42010-09-14 11:34:55 -070019PRODUCT_COPY_FILES := \
Justin Ho84ecfd22011-08-31 09:33:04 -070020 frameworks/base/data/fonts/Roboto-Regular.ttf:system/fonts/Roboto-Regular.ttf \
21 frameworks/base/data/fonts/Roboto-Bold.ttf:system/fonts/Roboto-Bold.ttf \
22 frameworks/base/data/fonts/Roboto-Italic.ttf:system/fonts/Roboto-Italic.ttf \
23 frameworks/base/data/fonts/Roboto-BoldItalic.ttf:system/fonts/Roboto-BoldItalic.ttf \
Russell Brenner312cae72011-07-19 13:37:29 -070024 frameworks/base/data/fonts/DroidNaskh-Regular.ttf:system/fonts/DroidNaskh-Regular.ttf \
Russell Brenner724a39f2011-05-26 14:45:47 -070025 frameworks/base/data/fonts/DroidSansHebrew-Regular.ttf:system/fonts/DroidSansHebrew-Regular.ttf \
26 frameworks/base/data/fonts/DroidSansHebrew-Bold.ttf:system/fonts/DroidSansHebrew-Bold.ttf \
Jean-Baptiste Queru3f6e7f42010-09-14 11:34:55 -070027 frameworks/base/data/fonts/DroidSansThai.ttf:system/fonts/DroidSansThai.ttf \
28 frameworks/base/data/fonts/DroidSerif-Regular.ttf:system/fonts/DroidSerif-Regular.ttf \
29 frameworks/base/data/fonts/DroidSerif-Bold.ttf:system/fonts/DroidSerif-Bold.ttf \
30 frameworks/base/data/fonts/DroidSerif-Italic.ttf:system/fonts/DroidSerif-Italic.ttf \
31 frameworks/base/data/fonts/DroidSerif-BoldItalic.ttf:system/fonts/DroidSerif-BoldItalic.ttf \
32 frameworks/base/data/fonts/DroidSansMono.ttf:system/fonts/DroidSansMono.ttf \
Russell Brennere8a7a722011-09-01 14:12:47 -070033 frameworks/base/data/fonts/DroidSansArmenian.ttf:system/fonts/DroidSansArmenian.ttf \
34 frameworks/base/data/fonts/DroidSansGeorgian.ttf:system/fonts/DroidSansGeorgian.ttf \
Bart Searse60bae12011-12-11 18:21:56 -080035 frameworks/base/data/fonts/AndroidEmoji.ttf:system/fonts/AndroidEmoji.ttf \
Jean-Baptiste Queru3f6e7f42010-09-14 11:34:55 -070036 frameworks/base/data/fonts/Clockopia.ttf:system/fonts/Clockopia.ttf \
Jim Miller4e659132010-12-17 16:23:30 -080037 frameworks/base/data/fonts/AndroidClock.ttf:system/fonts/AndroidClock.ttf \
Daniel Sandlerf844dc42011-01-24 23:44:47 -050038 frameworks/base/data/fonts/AndroidClock_Highlight.ttf:system/fonts/AndroidClock_Highlight.ttf \
Chet Haasec8f060c2011-07-06 11:17:26 -070039 frameworks/base/data/fonts/AndroidClock_Solid.ttf:system/fonts/AndroidClock_Solid.ttf \
40 frameworks/base/data/fonts/system_fonts.xml:system/etc/system_fonts.xml \
41 frameworks/base/data/fonts/fallback_fonts.xml:system/etc/fallback_fonts.xml
Justin Ho31faa122011-08-31 13:27:06 -070042
Ying Wang46b20e72011-09-29 18:07:41 -070043# Next, include additional fonts, depending on how much space we have.
44# Details see module definitions in Android.mk.
45PRODUCT_PACKAGES := \
46 DroidSansFallback.ttf