Remove unused fonts.
The fonts being removed are no longer referenced. Change-Id: I3029bdc817a39f5000a1c3d067afc1d40e859b93
This commit is contained in:
@@ -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.
Binary file not shown.
@@ -20,7 +20,4 @@ PRODUCT_COPY_FILES := \
|
||||
PRODUCT_PACKAGES := \
|
||||
DroidSansFallback.ttf \
|
||||
DroidSansMono.ttf \
|
||||
Clockopia.ttf \
|
||||
AndroidClock.ttf \
|
||||
AndroidClock_Highlight.ttf \
|
||||
AndroidClock_Solid.ttf \
|
||||
|
||||
Reference in New Issue
Block a user