diff options
author | Jiyong Park <jiyong@google.com> | 2022-04-05 14:03:34 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2022-04-05 14:07:48 +0900 |
commit | 2bac1f81c1a55f99c887ef7e6e0dc717c0339e68 (patch) | |
tree | a19c89b05ff2ce1591c5927a9462a48551005dec /libc/malloc_debug/malloc_debug.cpp | |
parent | 8b8cb2d4085ebc209463b2503f33b8c1716603f9 (diff) |
Deprecate "/apex/<name>/ld.config.txt
The file is a manually created linker config file for the binaries in
the APEX. This is discouraged since such a manually created linker
config is error-prone and hard to maintain. Since the per-APEX
linker config file is automatically created by the linkerconfig tool as
/linkerconfig/<name>/ld.config.txt, we can safely deprecated the
fallback path.
There currently are two APEXes using these hand-crafted configs. They
can (and should) keep the configs for backwards compatibility; in case
when they run on older devices where the auto-generated configs are not
available. But for newer platforms, the files are simply ignored and no
new APEX should be using that.
Bug: 218933083
Test: m
Change-Id: I84bd8850b626a8506d53af7ebb86b158f6e6414a
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions