Home | History | Annotate | only in /external/icu/android_icu4j
Up to higher level directory
NameDateSize
Android.bp22-Oct-20202.1K
README.android22-Oct-2020625
resources/22-Oct-2020
src/22-Oct-2020
testing/22-Oct-2020

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