commit | 71511242fb3b68127f8a7a75fc10975cccc6963b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Oct 29 20:53:10 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Oct 31 17:03:55 2018 +0900 |
tree | de0e525c2041ef8b05b9c366464fccc2bb49141a | |
parent | 91cc221df3c9d2d9c11acbcfaadf76e870e9c905 [diff] |
ld.config.txt for APEX When executing an executable in an APEX (i.e., /apex/<name>/bin), ld.config.txt file is read from the same APEX, not from /system/etc. Bug: 115787633 Test: m apex.test; adb push ...apex.test.apex /data/apex; adb reboot Test: adb root; adb shell /apex/com.android.example.apex/bin/dex2oat is runnable. Change-Id: Id1ee08bb86ed107fd8b60b5f672607bfbe1d64d1