summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2018-02-21 07:16:30 +0900
committerYohei Yukawa <yukawa@google.com>2018-02-21 07:16:30 +0900
commitdfdab7390b5aee8e93f9cc05bf4f6502cf3c5833 (patch)
tree6f7b1ac8dea26198a739c5dd70582f5f481be6b0 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb3dc6321987ec20cc69693c4da4d6009893d9839 (diff)
Fix IMMS debug shell command
It turns out the previous CL [1] introduced a new option not as adb shell cmd input_method refresh_debug_properties but as a sub command of adb shell cmd input_method ime refresh_debug_properties or adb shell ime refresh_debug_properties This is not what we intended. With this CL, 'refresh_debug_properties' is recognized as a sub command of 'adb shell cmd input_method' as we intended. [1]: Ibf9dab3d9c138b5f04e053d41ee4fd248c78e4da 75a92392218a12eaabd2187724f7175ef38d362b Bug: 37617707 Test: Verify following command reverts the behavior to the previous one: adb root adb shell setprop debug.optimize_startinput false adb shell cmd input_method refresh_debug_properties Test: The following command is not recognized. adb shell ime refresh_debug_properties Change-Id: I89b0900f402940d5943e1a6c6e236592b5cefc78
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions