summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorNataniel Borges <natanieljr@google.com>2019-01-04 15:46:08 -0800
committerNataniel Borges <natanieljr@google.com>2019-01-04 15:46:08 -0800
commit5433bcac84355a0787b0cacd0e449384a69ad915 (patch)
treed20bcd87c1c993351c81c001c6f325c4a44655aa /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent0ef75b19427d345e44acc7b9fe8538d45111bbac (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