diff options
author | Jiyong Park <jiyong@google.com> | 2019-01-03 22:08:40 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2019-01-11 15:17:04 +0900 |
commit | 3fa8415b37c71a4bf51c9cea87e59355b72e17d6 (patch) | |
tree | f9e4032446c79a0905ec47eca860091e32d6d64c /libutils/Unicode.cpp | |
parent | 2599088ff67c10c66a70d3741c41529d3e11c7f5 (diff) |
Bionic libs are located at /system/lib
Bionic libs, regardless of whether they are bootstrap ones or from the
runtime APEX, are available via /system/lib. Since /system/lib is in the
search paths of the default(platform) namespace, there is no need to
list the bionic libs to the namespace link to the runtime namespace.
Bug: 120266448
Test: m; device boots
Test: atest CtsJniTestCases CtsCompilationTestCases CtsBionicTestCases
all passing except for following tests that are also failing at ToT
dl#exec_linker
dl#exec_linker_load_from_zip
dl#exec_linker_load_self
dl#exec_linker_load_file
Change-Id: Ib67acd4f384b2f0e70b5fe8ec6b45a5506367223
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions