Add ReceiverSet::RemoveWithReason.

BUG=b:196918592
TEST=emerge iioservice

Change-Id: If9056102cada6f4b8d3a1c00b3b2167cb5278149
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/3097535
Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
Commit-Queue: Qijiang Fan <fqj@google.com>
Tested-by: Qijiang Fan <fqj@google.com>
(cherry picked from commit 00e3013b21c4c83fb12ff6a2efea759650d216b2)
Reviewed-on: https://chromium-review.googlesource.com/c/aosp/platform/external/libchrome/+/3159863
Tested-by: Ryo Hashimoto <hashimoto@chromium.org>
Reviewed-by: Qijiang Fan <fqj@google.com>
Auto-Submit: Ryo Hashimoto <hashimoto@chromium.org>
Commit-Queue: Ryo Hashimoto <hashimoto@chromium.org>
3 files changed
tree: 8e35907763ac87258d1586573a6bd4baafad76ec
  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.