Install BASE_VER, crypto headers, and base test headers.

BUG=b:235437684
TEST=diff <(equery-hatch files libchrome) ~/trunk/src/scripts/ref

Disallow-Recycled-Builds: test-failures
Cq-Depend: chromium:3697877
Change-Id: I06a8545493d585abd084b3bbef988f3933d51781
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/3695824
Reviewed-by: Grace Cham <[email protected]>
Commit-Queue: Qijiang Yūki Ishii <[email protected]>
Tested-by: Qijiang Yūki Ishii <[email protected]>
1 file changed
tree: 56f837d1384f93837efc17dbc28fe8991d10e183
  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.