summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2019-07-02 16:40:19 +0100
committerRoland Levillain <rpl@google.com>2019-07-02 16:58:02 +0100
commitdc25f6c717dfa2d611d2b8bf49d47bc5e660928f (patch)
tree8dfd9b6ec485b5b8509d5860ec2a5498db402d25 /libc/malloc_debug/malloc_debug.cpp
parentafce4e897fdd8ed29bcfacf552216e1e106409c0 (diff)
Use an APEX's linker configuration for any executable under its `bin` directory.
Previously, the linker configuration of an APEX would only be used for executables located exactly in its `bin` directory. This change relaxes this condition to also include executables located in any directory under the APEX's `bin` directory. This change is needed to support APEX binaries located in directories under the APEX's `bin` directory that need to use the APEX's linker configuration (e.g. ART gtests located in `bin/art/{arm,arm64,x86,x86-64}` in the Testing Runtime APEX). Test: Run ART gtests on device using the Testing Runtime APEX Bug: 129534335 Change-Id: I0eac317eba856211a344fa00e66640aae10816ea
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions