diff options
author | Kiyoung Kim <kiyoungkim@google.com> | 2019-07-18 20:21:05 +0900 |
---|---|---|
committer | Justin Yun <justinyun@google.com> | 2019-08-02 11:15:28 +0900 |
commit | 1d85de658cdf882f367c485feb9d5ef5f87b14f0 (patch) | |
tree | c3eb0f70105143c0fb4c6e1c727d6e04308c5c0a /debuggerd/handler/debuggerd_handler.cpp | |
parent | d941ba256f638c42b0f5ff630699fb745bf926f7 (diff) |
Replace xargs with other shell command
Recently Android build team changed environment to use prebuilt toybox
binaries for common tools (aosp/852849). However, as toybox xargs does
not support -I option, update_and_install_ld_config.mk started to fail
filtering out private vndk libraries from the list. To resolve this,
xargs usages are replaced with other shell command (read).
Bug: 137832162
Test: m -j && tested on Cuttlefish
Change-Id: I218ce6272c781f826b87c8efc0d3c77bf6bc3af5
Merged-In: I218ce6272c781f826b87c8efc0d3c77bf6bc3af5
(cherry picked from commit 95d55818a46d793295db5e90fa55fd0b01bed059)
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions