commit | 5a5038ddb87b9c4ac576935b77cab4688169ee48 | [log] [tgz] |
---|---|---|
author | Santiago Seifert <aquilescanta@google.com> | Fri Jun 09 16:00:11 2023 +0000 |
committer | Santiago Seifert <aquilescanta@google.com> | Fri Jun 09 16:41:15 2023 +0000 |
tree | 804fe8b05631c4f3ffc5bbb682764d4a9aeca2b0 | |
parent | c80d564f7437bc5e7bb4315c645e9601e904e131 [diff] |
Simplify UserHandle.equals The resulting implementation is computationally cheaper by saving the exception handling. Bug: 286548714 Bug: 205124386 Change-Id: Icdf4d42155bad9c9277650ce0344215438c07a99 Test: m Test: mp droid