commit | 52135103c6ae3d24a256544963dcf39f8beacb46 | [log] [tgz] |
---|---|---|
author | Orhan Uysal <uysalorhan@google.com> | Fri May 24 12:57:43 2024 +0000 |
committer | Orhan Uysal <uysalorhan@google.com> | Tue May 28 10:35:50 2024 +0000 |
tree | 2e0e2c03d607c6247efb4579699fd66744bc45d6 | |
parent | e84eb60b358ea853b83b155c661c357cf1350d25 [diff] |
Fix formatting issues in desktop files. Some desktop files are not formatted correctly according to ktfmt plugin. This cl fixes the formatting problems that exist in these files. This cl is generated using hte following steps. 1) Install ktfmt pluging for ASFP. 2) Enable ktfmt and set the codestyle as `kotlinlang`. 3) Format the whole file. Bug: 342572787 Test: none Change-Id: Ibaac47fa96fba32b00c45b58950193519a7e5d1a