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: I6400251f99d24f2379dbaf655ecd84da02490617
Loading
Please sign in to comment