diff options
author | Victor Chang <vichang@google.com> | 2020-09-10 17:46:56 +0100 |
---|---|---|
committer | vichang <vichang@google.com> | 2020-09-18 09:07:53 +0000 |
commit | 74850a81e78882ae132da1666c1ffe0dcfde9a18 (patch) | |
tree | 4803545c632547062e7be87ab90192a8dd02aa35 /compiler/optimizing/code_generator_utils.cc | |
parent | 8b8d93d16ce2b409b27b4655bad0ee41987cb06d (diff) |
Remove redundant libandroidicu.so from manifest.json
libandroidicu.so has a stub and doesn't need to specify
it in the manifest.json explicitly.
libicu.so, libicuuc.so and libicui18n.so are public and preloaded,
thus they need to stay in the requireNativeLibs.
libicu_jni.so need to keep in the manifest because runtime.cc is dlopen-ing it.
Bug: 160350521
Test: device boots
Test: verify the generated apex_manifest_full.json
Change-Id: I36bfeddf072f088a619e226983ab96aa7f2f3e0c
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions