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
3 files changed