commit | 8c6d80bbd2c42bf9f28b2abe725e986e7c3b6b26 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Wed Apr 28 14:35:56 2021 -0500 |
committer | chaviw <chaviw@google.com> | Wed Apr 28 14:35:56 2021 -0500 |
tree | b5554c97aa8199dff9212c0ff8bc4ff5a1f8ffce | |
parent | c340a12f67ae8ba1a6957f2e7131b950fa9c8003 [diff] |
Updated DisplayHash APIs Test: DisplayHashingServiceImplTest Fixes: 185274179 Fixes: 185940192 Change-Id: I23e5617e96aae59608ba8e3acb0f431124724d67
ExtServices is an updatable Mainline module that contains the logic used by Android framework components such as storage cache, autofill, textclassifier, package watchdog, notifications and notification ranking that run continually. For the new features or bug fixes of these platform defined services above or a new added platform service, it will provide more flexibility and benefits by updating ExtServices in a more frequent cycle than a platform release cycle.
Before you start to develop on ExtServices, please read go/smart-os-extservices to get the guideline.