summaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorPete Gillin <peteg@google.com>2017-09-13 12:49:54 +0100
committerPete Gillin <peteg@google.com>2017-09-13 12:56:35 +0100
commitd9615ced7cdc033ad4f9f47d9925039f4fb08b8e (patch)
treecd0f7feec199076f68b0d956da2cda36e4c99413 /README.android
parent2e13a2bdade5cd0a635f0bd89805931a6fd710da (diff)
downloadicu-d9615ced7cdc033ad4f9f47d9925039f4fb08b8e.tar.gz
Update various README.android files under external/icu.
These updates document changes made in commit I013ea26728120bbe3238a7a2dd165606ccad243d. Bug: 62512577 Test: N/A Change-Id: Ie62962adf0e80613c7766756ab477f4c3eb31fc3
Diffstat (limited to 'README.android')
-rw-r--r--README.android8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.android b/README.android
index e03e21a8c..33205c672 100644
--- a/README.android
+++ b/README.android
@@ -10,10 +10,10 @@ icu4j/ - ICU4J with Google and Android-specific patches applied.
the repackaged version used in Android and CTS tests.
tools/srcgen/generate_android_icu4j.sh
-android_icu4j/ - A transformed copy of icu4j source repackaged into android.icu.
- This is the copy of ICU4J used in the Android platform.
- IMPORTANT NOTE: Do not make changes to this code directly.
- See tools/README.android.
+android_icu4j/ - This is the copy of ICU4J used in the Android platform.
+ IMPORTANT NOTE: Do not make changes to this code directly,
+ except where noted in android_icu4j/README.android. See
+ tools/README.android for how to generate it.
android_utils/ - ICU4C runtime initialization / Android integration code.