summaryrefslogtreecommitdiff
path: root/tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java')
-rw-r--r--tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java b/tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java
index f42da832bb4..a4d0ab48a12 100644
--- a/tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java
+++ b/tests/tests/graphics/src/android/graphics/fonts/SystemEmojiTest.java
@@ -47,8 +47,6 @@ public class SystemEmojiTest {
// NotoColorEmoji.ttf should be always available as a fallback font even if another emoji
// font files are installed in the system.
assertThat(emojiFont).isNotNull();
-
- assertThat(FontFileTestUtil.containsEmojiCompatMetadata(emojiFont)).isTrue();
}
public String getFontName(String chars) {