aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvichang <vichang@google.com>2019-02-18 09:58:03 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-18 09:58:03 -0800
commitcdaa9001fefbbaa4d31abf00966287abc8af5a92 (patch)
treefd6b85b0c764aea381cad1a58475121a2866e840
parent15c83f9713cc71a5aff4ecbf9323e6511f86ceea (diff)
parent4ea3ad0e343c523eb96f988c96b72d2ed65e8d99 (diff)
downloadbuild-temp-124234733-master.tar.gz
Merge "Add a bug number in the TODO tag"temp-124234733-master
am: 4ea3ad0e34 Change-Id: I46a5d98cf9bf6a266c273f055eb61a19f35d39a1
-rw-r--r--target/product/runtime_libart.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk
index 35c45daf9c..c337e9120b 100644
--- a/target/product/runtime_libart.mk
+++ b/target/product/runtime_libart.mk
@@ -33,7 +33,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
ext \
-# Libcore ICU. TODO: Try to figure out if/why we need them explicitly.
+# Libcore ICU. TODO(b/124218500): Remove them explicitly when the bug is resolved.
PRODUCT_PACKAGES += \
libicui18n \
libicuuc \