commit | c1a13ca0bdaebcdfecf41c9e7ebd8613afbb561f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Dec 29 18:24:08 2022 -0800 |
committer | Bill Yi <byi@google.com> | Thu Dec 29 18:24:08 2022 -0800 |
tree | bf75d13118facc0b6fc991f184782417fb927726 | |
parent | 87616074d134c3f1408fa9bbff4716828cc029ae [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I3ac7c54a6e5b7c74d5318f5448ff39f303deb5c3
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.