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