• Home
Name Date Size #Lines LOC

..--

resources/android/icu/03-May-2024-2,1882,002

src/03-May-2024-1,537,3641,353,028

testing/src/android/icu/03-May-2024-1,048869

Android.bpD03-May-20242.1 KiB7467

README.androidD03-May-2024625 1711

README.android

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