diff options
| author | 2023-09-20 21:45:22 +0200 | |
|---|---|---|
| committer | 2023-09-26 13:26:13 +0200 | |
| commit | 0bf8a7d8eefb1716c3364ebb395cacc952dc6d23 (patch) | |
| tree | ee0948bc2e4404b8445c23008047cd918889eef4 /libs/androidfw/FileStream.cpp | |
| parent | 71a57780ef4a28de80d5fdb115046e8b7e747c6c (diff) | |
Fix RemoteViews.java style.
The checkstyle pre-upload hook used to crash every time someone tried to
make changes in RemoteViews.java (because of the newish syntax with
instanceof casts - b/278858555), so everyone has just been skipping it.
That bug has now been fixed, and the checkstyle script has a lot to say
about this file.
There's still a lot of code that can be improved here, but I tried to be
conservative with the changes here - I focused on the things the
checkstyle presubmit complained about, and moved some parameters to the
beginning of the classes for consistency.
Bug: 278858555
Test: presubmit, no behavior change
Change-Id: Ic0819ec6aec87926b48735786ad6f434119545c0
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions