Implement ART Serivces GC that cleans up obsolete files.

Bug: 254013425
Test: m test-art-host-gtest-art_artd_tests
Test: atest ArtServiceTests
Test: -
  1. adb shell pm art cleanup
  2. See files being cleaned up.
  3. adb shell pm art cleanup
  4. See nothing being cleaned up.
  5. adb shell pm art optimize-packages bg-dexopt
  6. adb shell pm art cleanup
  7. See nothing being cleaned up.
Ignore-AOSP-First: ART Services.
Change-Id: If6a495b58657e007a49863c055d0fbafb4417ce1
16 files changed