summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorDaniel Mentz <danielmentz@google.com>2019-03-28 18:32:29 -0700
committerDaniel Mentz <danielmentz@google.com>2019-03-29 21:41:15 +0000
commit316f4a499c4e0e014f59e1207090f84303c5bf7d (patch)
treea7f1366d72662a525684839cfddc67694737f09f /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent3e742cb6133ad37ce28e8f0bffdf70f763ed45a3 (diff)
clean_header: Write to correct dst_file
Write to correct dst_file when in update mode. This enables use cases like the following: ../../../bionic/libc/kernel/tools/clean_header.py -k original-kernel-headers/ -d kernel-headers/ -u linux/ion.h Previously, we had to cd into kernel-headers/ and then run ../../../../bionic/libc/kernel/tools/clean_header.py -k ../original-kernel-headers/ -d . -u linux/ion.h because the tool didn't allow the relative path to be different from the destination path. Change-Id: I8c5e284ce7a6737d77a2f5ead3e7e5db01317425
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions