You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 5629dff5f1 PL280 release code 4 years ago
..
resources/android/icu PL280 release code 4 years ago
src PL280 release code 4 years ago
testing/src/android/icu PL280 release code 4 years ago
Android.bp PL280 release code 4 years ago
README.android PL280 release code 4 years ago

README.android

Except where noted, source code in this directory is generated by tools beneath
external/icu/tools/srcgen. Do not modify the code here. Instead, modify the
transformation rules used to generate it.

The source is compiled into core-libart alongside the resources. See the
libcore/JavaLibraries.mk build rules for details.

Directories
===========

src/ - A transformed copy of icu4j source repackaged into android.icu.

resources/ - A transformed copy of icu4j resources repackaged into android.icu.

testing/ - Android-specific test helper source. This is not auto-generated
and may be edited directly.