commit | 14acc23d6e36f2aeec964382baffc96732435a94 | [log] [tgz] |
---|---|---|
author | Mateus Azis <azis@google.com> | Tue Apr 18 15:56:16 2023 -0700 |
committer | Mateus Azis <azis@google.com> | Thu Apr 20 14:28:58 2023 -0700 |
tree | 73ece3f7746c77f0253719f59550f21b529e7801 | |
parent | a1355bc271fb4c20f879f5c75921c4f6f82a793b [diff] |
Address code warnings in the android.app package. - Make fields that are only assigned once private. - Fix typos. - Remove unnecessary boxed types. - Remove unused default value variable assignemnts. - Merge repetitive exception handling. Test: m dist -j && acloud create --local-instance --local-image Change-Id: Idc2aa16798d6cf4fe9df0a13f37e002667a1de41