commit | f386af9b07aa46f8a1ed62db5e2b15fe1e8d93c9 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 27 02:50:32 2021 +0000 |
committer | Bill Yi <byi@google.com> | Tue Apr 27 02:50:32 2021 +0000 |
tree | a0d5b4ea8e3fe75999ae1c247a38f1b33b2f9153 | |
parent | 51884699fd4e1508ac01a991ae2e01e126fe49d9 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Ic6360025f47ea004cbb6be68e91702a9dccd1b98
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.