| commit | 89b87e143d8a1562fe81ea3caf6bde05aa87cc2e | [log] [tgz] |
|---|---|---|
| author | Remi NGUYEN VAN <reminv@google.com> | Wed Jul 31 11:54:06 2024 +0900 |
| committer | Remi NGUYEN VAN <reminv@google.com> | Wed Jul 31 12:01:08 2024 +0900 |
| tree | 4cf2f74849e532ecc66d9b0392954f65d90cf3bb | |
| parent | 9ecc57021b9848778ca48ecfc04b9234f96d3c59 [diff] |
Fix ktlint errors
Obtained with:
prebuilts/ktlint/ktlint.py --format --no-verify-format --file FILE
--no-verify-format is used to ignore checks that are performed by ktfmt
(see ktlint.py).
Test: m
Change-Id: Ief2c146833e43492d0333b05f1c2b67bbfbc16e0