summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-04-29 15:25:32 -0700
committerRoozbeh Pournader <roozbeh@google.com>2015-04-29 15:25:32 -0700
commit8d3dcedaa2d1d1c3613cbe388399b3e5a8a08b83 (patch)
treefcb17beee0ecbf698ef6eeee84547579b7cb2bb8
parentf1ced2dbabbc79395121a3d7def98f9e25750c97 (diff)
downloadandroid_device_google_atv-8d3dcedaa2d1d1c3613cbe388399b3e5a8a08b83.tar.gz
android_device_google_atv-8d3dcedaa2d1d1c3613cbe388399b3e5a8a08b83.tar.bz2
android_device_google_atv-8d3dcedaa2d1d1c3613cbe388399b3e5a8a08b83.zip
Rename FONT_NOTOSANS_FULL to FONT_NOTOSANS_JP_FULL.
This clarifies the meaning of the variable, that this switch only affects the Noto Sans Japanese font. Change-Id: Ia7a1951ffef6cfd3b75b080c4497b55f7547a302
-rw-r--r--products/atv_base.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/products/atv_base.mk b/products/atv_base.mk
index f7b9c13..73d946b 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -98,8 +98,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
# Include an expanded selection of fonts
EXTENDED_FONT_FOOTPRINT := true
-# Use full NotoSans font
-FONT_NOTOSANS_FULL := 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