libchrome_tools: uprev: move filter to separate module.

Allow filters module to configure its filter.
This is change is prepared to support generating new history for newly
wanted file after filter change.

BUG=b:180558819
TEST=libchrome_tools/uprev/generate_filtered_tree.py and compare result manually

Change-Id: I5a117d6ed8d1939ffb698edd0d8ef1b9b2d08192
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/2691590
Tested-by: Qijiang Fan <fqj@google.com>
Commit-Queue: Qijiang Fan <fqj@google.com>
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
7 files changed
tree: 95361ef3c8b6186592879caef5c8938221281b5c
  1. base/
  2. build/
  3. components/
  4. crypto/
  5. dbus/
  6. device/
  7. ipc/
  8. libchrome_tools/
  9. mojo/
  10. soong/
  11. testing/
  12. third_party/
  13. ui/
  14. .gitignore
  15. Android.bp
  16. BASE_VER
  17. BUILD.gn
  18. BUILD.IGNORE
  19. MODULE_LICENSE_BSD
  20. NOTICE
  21. OWNERS
  22. PRESUBMIT.cfg
  23. README.md
  24. testrunner.cc
  25. unblocked_terms.txt
README.md

libchrome

Overview

This directory includes the source from Chrome's libbase for use in Chrome OS.

See libchrome.md for more info.