Remove unused fonts.

The fonts being removed are no longer referenced.

Change-Id: I3029bdc817a39f5000a1c3d067afc1d40e859b93
This commit is contained in:
Ben Wagner
2016-02-04 14:56:09 -05:00
parent 7a96413b0a
commit cee5f2023b
7 changed files with 1 additions and 7 deletions

View File

@@ -89,10 +89,7 @@ $(eval include $(BUILD_PREBUILT))
endef
font_src_files := \
Clockopia.ttf \
AndroidClock.ttf \
AndroidClock_Highlight.ttf \
AndroidClock_Solid.ttf
AndroidClock.ttf
$(foreach f, $(font_src_files), $(call build-one-font-module, $(f)))

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -20,7 +20,4 @@ PRODUCT_COPY_FILES := \
PRODUCT_PACKAGES := \
DroidSansFallback.ttf \
DroidSansMono.ttf \
Clockopia.ttf \
AndroidClock.ttf \
AndroidClock_Highlight.ttf \
AndroidClock_Solid.ttf \