diff options
| author | 2024-10-29 15:24:14 +0900 | |
|---|---|---|
| committer | 2024-10-30 12:23:50 +0900 | |
| commit | 43fb7395288e8d4ba0a2830768ea8de752bdb01f (patch) | |
| tree | 28ff1dac58188405f11a9e9c751c59c92a6f1cdd /libs/androidfw/StringPool.cpp | |
| parent | 204576daeef5dd4ec76c512203d8b129ea62a2f0 (diff) | |
Add support for argument array for executeShellCommand (1/2)
Currently, UiAutomation#executeShellCommand only takes String as
command, and arguments with spaces cannot be correctly passed in.
This change adds support for using argument array, which enables the use
of arguments with spaces.
This patch adds necessary support for the change in
UiAutomationConnection.
Test: atest CtsUiAutomationTestCases
Bug: b/293132368
Change-Id: I4d6341f727e941b66e7b38ba5bc5018d25e136ef
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions