commit | e66bcb43a1b08ec82739c4b35b50ca74938b3972 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Nov 22 10:58:09 2021 -0800 |
committer | Chris Tate <ctate@android.com> | Tue Nov 23 00:31:46 2021 +0000 |
tree | 0911c29f56d8478e3a11132f3277103ac29f6b41 | |
parent | 3a5489c63c83d7c8579eec3e0ecfb0c6f2f6160f [diff] |
Fix "alarms in flight?" reporting Autoboxing considered harmful: attempting to obtain a Message with a particular int value for arg1 was instead matching the supplied-Object obtainer because of it. Bug: 207352051 Test: atest FrameworksMockingServicesTests:com.android.server.alarm Test: atest com.android.server.DeviceIdleControllerTest Change-Id: I759ef29342cc64fa72f941f6f21f0909bbd2fe4b