diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-18 10:07:45 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-03-18 10:07:45 +0000 |
commit | 07e66dd084836df528a933dcfe2dd164e7c98764 (patch) | |
tree | 2e4385e5dce28701f8760e7f6b1d8f3ac2455cfd | |
parent | 0c5bbe52281a589bb15124f586f6e559e3c062a9 (diff) | |
parent | 446e6bcd4e3bee3cf4a0548288818f28dd7a2cea (diff) |
Snap for 8319971 from 446e6bcd4e3bee3cf4a0548288818f28dd7a2cea to t-keystone-qcom-release
Change-Id: I21579409093f3fd316e2400df83645b6ad7dba50
-rw-r--r-- | METADATA | 1 | ||||
-rw-r--r-- | emoji-compat/Android.bp | 5 | ||||
-rw-r--r-- | emoji-compat/font/NotoColorEmojiCompatLegacy.ttf | bin | 0 -> 9187560 bytes | |||
-rw-r--r-- | fonts.mk | 5 | ||||
-rw-r--r-- | other/NotoSansTamilUI-VF.ttf | bin | 79748 -> 82396 bytes |
5 files changed, 11 insertions, 0 deletions
@@ -2,5 +2,6 @@ # CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE # DEPENDING ON IT IN YOUR PROJECT. *** third_party { + license_note: "contains OFL fonts" license_type: BY_EXCEPTION_ONLY } diff --git a/emoji-compat/Android.bp b/emoji-compat/Android.bp index 098e460..afc0bfc 100644 --- a/emoji-compat/Android.bp +++ b/emoji-compat/Android.bp @@ -59,6 +59,11 @@ prebuilt_font { src: "font/NotoColorEmojiFlags.ttf", } +prebuilt_font { + name: "NotoColorEmojiLegacy.ttf", + src: "font/NotoColorEmojiCompatLegacy.ttf", +} + android_test { name: "EmojiCompatTest", diff --git a/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf b/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf Binary files differnew file mode 100644 index 0000000..0565a84 --- /dev/null +++ b/emoji-compat/font/NotoColorEmojiCompatLegacy.ttf @@ -16,7 +16,12 @@ # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can # get installed too. +ifneq ($(CLOCKWORK_PRODUCT),true) + PRODUCT_PACKAGES := NotoColorEmojiLegacy.ttf +endif + PRODUCT_PACKAGES := \ + $(PRODUCT_PACKAGES) \ NotoColorEmoji.ttf \ NotoColorEmojiFlags.ttf \ NotoNaskhArabic-Bold.ttf \ diff --git a/other/NotoSansTamilUI-VF.ttf b/other/NotoSansTamilUI-VF.ttf Binary files differindex e97c942..12edbd5 100644 --- a/other/NotoSansTamilUI-VF.ttf +++ b/other/NotoSansTamilUI-VF.ttf |