summaryrefslogtreecommitdiff
path: root/libc/kernel/tools/cpp.py
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2019-01-04 14:58:26 -0800
committerRyan Prichard <rprichard@google.com>2019-01-04 15:05:44 -0800
commit6b55cc36d3a74cd96abcc1592362fc8df4576b0a (patch)
treee68d469568ce8b112569aba525fd4ca5f2d59f69 /libc/kernel/tools/cpp.py
parentc975355066daf0b3012d236aa4e726b0d3d7e06a (diff)
dir.${section}: downgrade "can't resolve" diag
When parsing a dir.${section} line in ld.config.txt, the linker uses realpath() to resolve each directory path. If realpath() fails, the linker uses the non-resolved path instead. Previously, it issued a warning to stderr and logcat, but realpath() is expected to fail on /postinstall when running a binary in /data/local/tmp, so downgrade the warning to an INFO() notice. Bug: http://b/120996057 Test: copy ping to /data/local/tmp, run it, verify no errors Test: bionic unit tests Change-Id: I2104084e12ea18840230997408559299bf3bddac
Diffstat (limited to 'libc/kernel/tools/cpp.py')
0 files changed, 0 insertions, 0 deletions