memory-infra: move SUMMARY_ONLY from type to level of detail

As with VM_REGIONS_ONLY, SUMMARY_ONLY never belonged in the type enum as
its meaning refers how much information should be returned to the caller
of the memory instrumentation service.

Move the enum member and change all relevant references. Eventually, we
plan to remove this member all together as its purpose will be subsumed
by one of the other levels of detail but for now this is a good stepping
stone.

Bug: 775041
Bug: 777820
Change-Id: I43504be0cd2f864b38dfd607b7d08ada156ed7ca
Reviewed-on: https://chromium-review.googlesource.com/735700
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Primiano Tucci <primiano@chromium.org>
Reviewed-by: Siddhartha S <ssid@chromium.org>
Commit-Queue: Lalit Maganti <lalitm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#511645}

CrOS-Libchrome-Original-Commit: 33684a9efdc271b9804e0c6595d26e1985ac65ff
5 files changed
tree: 20e76dc400e333a90c453c3b94084a5911283564
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/