Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5433bcac authored by Nataniel Borges's avatar Nataniel Borges
Browse files

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
parent 0ef75b19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment