diff options
| author | 2022-09-28 12:02:20 +0000 | |
|---|---|---|
| committer | 2022-10-04 07:48:30 +0000 | |
| commit | 31536f82b80d9a9efd01597db60df5749a08d107 (patch) | |
| tree | 9d932e45d36c227e09bf90b696bb80e7d4f22a7d /libs/androidfw/ResourceTimer.cpp | |
| parent | 72b662261cd71586577a5606ec8af13885cab08d (diff) | |
Fix lint warnings in KeyguardUpdateMonitor
Summary of changes:
- Mark final fields final
- Move final fields together in one block
- Remove explicit type specification for generics
- Convert new Runnable to arrow function
- Make BiometricManager a local variable in the constructor
- Change android.annotation.Nullable/NonNull to androidx.annotation.* as Dumpable uses androidx.* and using android.* cause warnings for `dump()` method
Bug: 249467771
Test: atest KeyguardUpdateMonitorTest
Change-Id: I71eb6e23b479a076c3d45dd7492238df41f05440
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions