commit | e755ea6af72d883c0229692646279cbc76c118da | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Tue Apr 06 10:06:24 2021 -0500 |
committer | chaviw <chaviw@google.com> | Tue Apr 06 10:56:04 2021 -0500 |
tree | 11d65022ac913797ead1021eebbe66f1e8a3a498 | |
parent | ecad7950a67d62f68247df6e1bd5bb53da5c523e [diff] |
Check for S platform before running display hash tests Fixes: 182545796 Test: DisplayHasherServiceImplTest Test: HmackKeyManagerTest Change-Id: Iaf33827d00730c2b6d488741b00b6669453f2dd5
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.