Implement app downgrading.

Also:
- Filter the default package list by last active time and sort it in
  descending order.

Bug: 255565888
Test: atest ArtServiceTests
Test: -
  1. Fill the storage space by `fallocate`.
  2. adb shell setprop pm.dexopt.downgrade_after_inactive_days 1
  3. adb shell pm art bg-dexopt-job
  4. See some apps being downgraded and the other apps being optimized.
Ignore-AOSP-First: ART Services.
Change-Id: I8594f67aa10da5bc907c92bb7b0d1aaf095d3c33
7 files changed