summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2021-03-08 20:54:16 +0900
committer Jooyung Han <jooyung@google.com> 2021-03-12 14:38:46 +0900
commit32cddd0ba5a1f185fcb2c4d0a3383128dfa9b586 (patch)
tree26bcf717b71959cc6d778a1c9b603be293faa333 /sdk/java_sdk_test.go
parentdfa33be445c454c1fc59bfd009907499cbaad0d7 (diff)
Fix bootimg.cmdline to use ShellEscapeIncludingSpaces
bootimg.cmdline should be passed to mkbootimg's --cmdline flag as a single argument. Because cmdline can have spaces we should escape it with ShellEscapeIncludingSpaces rather than blindly putting double qoutes with ShellEscape, which also puts single quotes when necessary. Bug: 182092664 Test: m nothing && see build.ninja (microdroid's build commands) Test: boot microdroid on VIM3L Change-Id: I5d766bb0a816d829569c9ebfddf97c4f846f78f8
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions