diff options
author | Nataniel Borges <natanieljr@google.com> | 2019-01-04 15:46:08 -0800 |
---|---|---|
committer | Nataniel Borges <natanieljr@google.com> | 2019-01-04 15:46:08 -0800 |
commit | 5433bcac84355a0787b0cacd0e449384a69ad915 (patch) | |
tree | d20bcd87c1c993351c81c001c6f325c4a44655aa /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 0ef75b19427d345e44acc7b9fe8538d45111bbac (diff) |
Remove conflicting parameter "a" from WMService dump
The parameter "a" was simultaneously declared as short version for
the parameters "animator" and for "all".
Due to the If-Else chain the parameter parameter was equivalent to
"animator" and not "all".
Test: Run "adb shell dumpsys window a". Check if it dumps the animator
content. To dump all content use "adb shell dumpsys window all".
Change-Id: Icc8a53c74e565cfc012284418798812b8206919e
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions