diff options
author | Matt Pape <mpape@google.com> | 2018-10-29 09:53:04 -0700 |
---|---|---|
committer | Matt Pape <mpape@google.com> | 2018-10-29 17:10:48 +0000 |
commit | 01a9c15353f0580657556c80ebb9caa095b1b73d (patch) | |
tree | 812b258c48381578b96b4be0d331f4f0da63318b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d8c16347a9915993d8126a68159e408a7a659202 (diff) |
Forward 'help' and '-h' to default implementation for ShellCommand.
This makes 'adb shell settings help' and 'adb shell settings -h' work.
Previously:
$ adb shell settings help
Invalid command: help
Updated:
$ adb shell settings help
Settings provider (settings) commands:
help
Print this help text.
get [--user <USER_ID> | current] NAMESPACE KEY
...
Test: adb tested on local devices.
bug: 113100523
Change-Id: Ifc3f541aa12da9c79b9b7e9db0e30d4aace3392a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions