diff options
author | Victor Chang <vichang@google.com> | 2019-05-13 16:14:03 +0100 |
---|---|---|
committer | Victor Chang <vichang@google.com> | 2019-05-14 20:22:34 +0100 |
commit | 0c7edece9453db4f6c7be3058e64881b9805f94e (patch) | |
tree | 18cb15371a631e51df0b3f158ec2e29ded22a4b8 /fastboot/fastboot.cpp | |
parent | 2d3becd3617c853bcd8ad667914e5f5a5a81e420 (diff) |
Allow linking to libicuuc.so and libicui18n.so from executable in /data
Executable in /data/ runs in default linker namespace, not
classloader namespace.
In Q, we moved libicuuc.so and libicui18n into the runtime
namespace, and allow linking from runtime namespace and classloader
namespace.
This change further allows linking from default namespace, and tries
to fix the regression temporarily.
Bug: 130788466
Test: The app issue is fixed after this CL
Change-Id: Ifae52b554124514e433cfe78875643a7450fbabd
Diffstat (limited to 'fastboot/fastboot.cpp')
0 files changed, 0 insertions, 0 deletions