diff options
| author | 2024-04-09 16:08:41 -0400 | |
|---|---|---|
| committer | 2024-04-25 16:36:24 +0000 | |
| commit | a3dde250753042e4531e64fd4751811f68e5f6fb (patch) | |
| tree | fa6aba6a88627dec3118c6febc4d124b0d200397 /libs/input/SpriteController.cpp | |
| parent | 1e5e9b7be92dcd619e2f1e148a452286b4c3c59f (diff) | |
Fix import order to finally match checkstyle
This also matches all of our IDEA import order configs, making the
checkstyle advice of "Use Optimize Imports" actually work :-)
[automated cleanup]
$ find . -name "*.java" | xargs google-java-format --aosp --fix-imports-only --replace
After this CL only two files remain with checkstyle import errors
due to 'platform.*' imports which have no explicit ordering defined
in checkstyle:
packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/NotificationLockscreenUserManagerTest.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/footer/ui/view/FooterViewTest.java
Bug: 333533940
Test: None
Flag: None
Change-Id: I9767e37566c5a733033196c5858388835a564a72
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions