commit | bb2cef6b04d96833646a61b983f9027c15d14034 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Wed Jul 17 17:16:23 2019 -0700 |
committer | Nicholas Sauer <nicksauer@google.com> | Tue Sep 10 06:27:06 2019 +0000 |
tree | d8c8bc879c9c9fc309b4d573e918ee053c5ff81a | |
parent | fcb2ce1503bed1c8e35cd23095d904f2caae3a21 [diff] |
Dump all users when `dumpsys overlay` is invoked Currently bugreports are missing OMS settings for non-system users. This change dumps overlay information for all users when the --user flag is not provided and it fixes the --user flag not parsing the specified id correctly. Bug: 137796495 Bug: 136549878 bug: 140734485 Test: manual Change-Id: I0d545253179b3545307b88b3151d11fd9e6cbd5b (cherry picked from commit b7ef06ac376d0977514d7f182c5a5935ec92925d)