Home | History | Annotate | Download | only in mappings
      1 # Copyright 2008 Google Inc. All Rights Reserved.
      2 # Author: mscherer (a] google.com (Markus Scherer)
      3 
      4 # A list of additional .ucm files to build for Google.
      5 # Note: noop-*.ucm are for Android only to prevent 2022 security attack.
      6 
      7 UCM_SOURCE_LOCAL=gsm-03.38-2000.ucm \
      8    docomo-shift_jis-2012.ucm \
      9    jisx-208.ucm \
     10    kddi-jisx-208-2007.ucm \
     11    kddi-shift_jis-2012.ucm \
     12    softbank-jisx-208-2007.ucm \
     13    softbank-shift_jis-2012.ucm \
     14    noop-cns-11643.ucm \
     15    noop-gb2312_gl.ucm \
     16    noop-iso-ir-165.ucm
     17