Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6977d947 authored by Roozbeh Pournader's avatar Roozbeh Pournader Committed by Android Git Automerger
Browse files

am dac766c7: Merge "Make Noto Sans Japanese default font on extended profiles." into mnc-dev

* commit 'dac766c7':
  Make Noto Sans Japanese default font on extended profiles.
parents 8d9f0790 dac766c7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -17,6 +17,11 @@

LOCAL_PATH := $(call my-dir)

# Use full Noto Sans Japanese font on extended footprint
ifeq ($(EXTENDED_FONT_FOOTPRINT),true)
FONT_NOTOSANS_JP_FULL := true
endif

##########################################
# create symlink for given font
# $(1): new font $(2): link target