summaryrefslogtreecommitdiff
path: root/libpackagelistparser/packagelistparser_test.cpp
diff options
context:
space:
mode:
authorKiyoung Kim <kiyoungkim@google.com>2019-07-18 20:21:05 +0900
committerKiyoung Kim <kiyoungkim@google.com>2019-07-18 20:30:44 +0900
commit95d55818a46d793295db5e90fa55fd0b01bed059 (patch)
tree6c7537c102cce6c8d15319e8a5429c471aaf3871 /libpackagelistparser/packagelistparser_test.cpp
parent2f174171d71ee9d74d72982a56b908287200eb6f (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
Diffstat (limited to 'libpackagelistparser/packagelistparser_test.cpp')
0 files changed, 0 insertions, 0 deletions