Home | History | Annotate | only in /external/icu/android_icu4j
Up to higher level directory
NameDateSize
Android.bp21-Aug-20181.3K
Android.mk21-Aug-20183.4K
README.android21-Aug-2018625
resources/21-Aug-2018
src/21-Aug-2018
testing/21-Aug-2018

README.android

      1 Except where noted, source code in this directory is generated by tools beneath
      2 external/icu/tools/srcgen. Do not modify the code here. Instead, modify the
      3 transformation rules used to generate it.
      4 
      5 The source is compiled into core-libart alongside the resources. See the
      6 libcore/JavaLibraries.mk build rules for details.
      7 
      8 Directories
      9 ===========
     10 
     11 src/       - A transformed copy of icu4j source repackaged into android.icu.
     12 
     13 resources/ - A transformed copy of icu4j resources repackaged into android.icu.
     14 
     15 testing/   - Android-specific test helper source. This is not auto-generated
     16              and may be edited directly.
     17