Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
resources/android/icu/ | 22-Nov-2023 | - | 2,188 | 2,002 | ||
src/ | 22-Nov-2023 | - | 1,039,775 | 858,097 | ||
testing/src/android/icu/ | 22-Nov-2023 | - | 1,048 | 869 | ||
Android.bp | D | 23-Nov-2023 | 2.1 KiB | 74 | 67 | |
README.android | D | 22-Nov-2023 | 625 | 17 | 11 |
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