summaryrefslogtreecommitdiff
path: root/tools/warn/java_warn_patterns.py
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2020-11-03 23:59:50 +0000
committer Cole Faust <colefaust@google.com> 2020-11-07 01:38:20 +0000
commit2ce1fd907b9ab365bf99539589622f6920f7b7cf (patch)
treedf955f81a7a10e29a506c050903c4543bb2e7fd8 /tools/warn/java_warn_patterns.py
parentc0f701287cd091963d73558db1d413ba131d730e (diff)
Make dump-many-vars work for large variables
When printing a large variable like PRODUCT_PACKAGES, dump-many-vars could fail because the command line is too long. This is seen as a E2BIG error on the execve in kati. To solve this, split the printing up by word in the variable. Change-Id: I49db726d7a4769a2f02028194d79934ed5655adf Fixes: 172287533 Test: lunch bonito-userdebug; get_build_var PRODUCT_PACKAGES
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions