Format .bp files

Files formatted with:
$ANDROID_BUILD_TOP/prebuilts/build-tools/linux-x86/bin/bpfmt -s -w \
    `find $ANDROID_BUILD_TOP/frameworks/ml -name "*.bp"`

Formatting behaved strangely with some of the comments. I believe bpfmt
prefers having the comments at the top of a block, so I've relocated
comments that were formatted in strange ways.

Bug: N/A
Test: mma
Change-Id: I682217114606f6e2f241b7ae99dce390fb37330e
10 files changed
tree: 8c655bd14377b6fe77237166fad5d48192f142d2
  1. nn/
  2. .clang-format
  3. CleanSpec.mk
  4. CPPLINT.cfg
  5. OWNERS
  6. PREUPLOAD.cfg