commit | b818280515c2a0b84a7a90869607a20fe13fb1c5 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Feb 06 20:46:02 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Feb 07 13:47:09 2020 +0900 |
tree | 3cf05e3c1c73931a9fe129ee3f1283f48679fc5c | |
parent | 834efc8c45ab67ae02b7872b4e74766f821394f3 [diff] |
Auto-generate runtime namespace runtime apex provides bionic(libc/libm/libdl) libraries. But actually they are supposed to be accessed via symlinks in /system/lib (i.e. system namespace). By amending soong not to emit those bionic libs as providing libs of runtime apex, now runtime apex can be auto-generated by linkerconfig. Bug: 144664390 Test: build / flash / boot Change-Id: Idda42801a608e5fcb495bfccdd07ca6c0666a53d