| commit | 4265000245e7ee50077505cc2f984a14a136a348 | [log] [tgz] |
|---|---|---|
| author | Bill Yi <byi@google.com> | Wed Aug 06 19:02:52 2025 +0000 |
| committer | Bill Yi <byi@google.com> | Wed Aug 06 19:02:52 2025 +0000 |
| tree | c056d370291a57d51ff30f6e5b0add648de315d4 | |
| parent | 1953ba6680bc54ad173b873d1cd8330e81a8917f [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I507518d8f633b53d81df2705ee3cb9a91beb1ba0
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 runs continually. These are algorithms for framework, making the module updatable to introduce the new features or bug fixes more frequently with monthly release than a platform quarter release cycle.
Before you start to develop on ExtServices, please read go/smart-os-extservices to get the guideline.