commit | 93f5a1e138ff746c7c9959e1a8ae70c13f37c6e7 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat Apr 17 18:09:09 2021 -0700 |
committer | Bill Yi <byi@google.com> | Sat Apr 17 18:09:09 2021 -0700 |
tree | 3f07fc294b4091e4f87b295a8030d0bff949d90f | |
parent | 17724bcc9e3c6c71e0e57594a0b724ae091cbb6a [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Iee68a23e1e6df4f042e319c80ba5cfbcbf016627
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.