commit | 4ea3ad0e343c523eb96f988c96b72d2ed65e8d99 | [log] [tgz] |
---|---|---|
author | vichang <vichang@google.com> | Mon Feb 18 17:51:53 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 18 17:51:53 2019 +0000 |
tree | 1bc708de5139e9ceb0673907fa5501d093262fcb | |
parent | 6867fd7dda4dac30f800851e99bd554a59f3b9fc [diff] | |
parent | 575379e30bb544aa086ec40830c737b84a9de7ab [diff] |
Merge "Add a bug number in the TODO tag"
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk index 35c45da..c337e91 100644 --- a/target/product/runtime_libart.mk +++ b/target/product/runtime_libart.mk
@@ -33,7 +33,7 @@ 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 \