summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2015-12-10 19:30:52 -0800
committerSeigo Nonaka <nona@google.com>2015-12-11 20:17:23 +0000
commitb5b263cf6ae5d83da5a41d826325abdc3165d735 (patch)
tree74fc81a01710d436c385d372af3b8628d50eb3e6
parentc3f6652cdaa0eb9500902c4d7d282abde321ffca (diff)
downloaddevice_google_atv-b5b263cf6ae5d83da5a41d826325abdc3165d735.tar.gz
device_google_atv-b5b263cf6ae5d83da5a41d826325abdc3165d735.tar.bz2
device_google_atv-b5b263cf6ae5d83da5a41d826325abdc3165d735.zip
Remove FONT_NOTOSANS_JP_FULL
By changing Noto CJK fonts from individual OTF files to combined TTC file, FONT_NOTOSANS_JP_FULL was removed now. BUG: 10861108 Change-Id: Icc6e82dfc21d28350e0af5016d16faeddf1c9945
-rw-r--r--products/atv_base.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/products/atv_base.mk b/products/atv_base.mk
index a7a62ad..471a596 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -94,9 +94,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.media.avsync=true
-# Use full Noto Sans Japanese font
-FONT_NOTOSANS_JP_FULL := true
-
# Do not include the Live Channels app if USE_OEM_TV_APP flag is set.
# The feature com.google.android.tv.installed is used to tell whether a device
# has the pre-installed Live Channels app. This is necessary for the Play Store