Add hyphenation pattern for Russian

Bug: 181262335
Test: atest android.graphics.text.cts.HyphenationTest
Change-Id: Ifa018e7bf09a3e541e5299002ef8a7995e1bdbd9
diff --git a/tools/fonts/fontchain_linter.py b/tools/fonts/fontchain_linter.py
index 3131f56..99f77fe 100755
--- a/tools/fonts/fontchain_linter.py
+++ b/tools/fonts/fontchain_linter.py
@@ -54,6 +54,7 @@
     'or': 'Orya',
     'pa': 'Guru',
     'pt': 'Latn',
+    'ru': 'Latn',
     'sk': 'Latn',
     'sl': 'Latn',
     'sq': 'Latn',