Copy Utils to LegacyUtils and LegacyHalUtils

This change was generated with the following commands:

    cp common/include/Utils.h common/include/LegacyHalUtils.h
    mv common/include/Utils.h common/include/LegacyUtils.h
    cp common/Utils.cpp common/LegacyHalUtils.cpp
    mv common/Utils.cpp common/LegacyUtils.cp
    sed -i 's/"Utils.cpp"/"LegacyUtils.cp"/' common/Android.bp
    bpfmt -w -s common/Android.bp

This is a separate change in order to help git preserve the history.

See change I7ffc5824.

Bug: 170289677
Test: N/A
Change-Id: I2b54bc131ff4a2f05b3a1e0f180a7a4bbd7bf614
Merged-In: I2b54bc131ff4a2f05b3a1e0f180a7a4bbd7bf614
(cherry picked from commit 1e9f4d242c1159fa3a33020f0abfbfa95ca4be04)
5 files changed
tree: e2ea57533d67ea492d69d9d380a16fa7683af4d4
  1. nn/
  2. .clang-format
  3. CleanSpec.mk
  4. CPPLINT.cfg
  5. OWNERS
  6. PREUPLOAD.cfg