commit | 78e307708a864c5b6683b4210fced83735e8b574 | [log] [tgz] |
---|---|---|
author | mavishsu <mavishsu@google.com> | Mon Feb 08 07:57:17 2021 |
committer | mavishsu <mavishsu@google.com> | Mon Feb 08 07:57:17 2021 |
tree | 7458abccea69484a9cc7220980b78afcb77ed931 | |
parent | 82fe35376dee42513de7ff1af7b5b71697fcdf98 [diff] |
eche_app::EcheAppManager listens to PhoneHub Notification clicke events. 1. eche_app::EcheAppManager implements HandleNotificationClick() API. 2. Starts eche_app::EcheAppManager KeyedService. 3. Sets EcheAppManager to NotificationInteractionHandler. Bug: b/176953241 Test: Pass test cases. ninja -C out/Default chromeos_components_unittests out/Default/chromeos_components_unittests Change-Id: I546a64bfd9995894ab292218e8e69e949b53b7ef
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.