| commit | 3b3231ce318d0d92b28c5fa0e76058835cebd710 | [log] [tgz] |
|---|---|---|
| author | Manish Singh <psych@google.com> | Tue Jun 03 22:55:04 2025 +0000 |
| committer | Manish Singh <psych@google.com> | Tue Jun 03 22:55:04 2025 +0000 |
| tree | 35deb0c23205db3aa37090e6f1f707b84de8c197 | |
| parent | 5493488a55c58545e5254db19755a30cf58d287c [diff] |
Add notice of requesting source code in ExtService t_plus And also in the apk-in-apex Flag: EXEMPT license change for b/418865751 Bug: 418865751 Test: presubmits Change-Id: I6f7d4f683bdb872285bb0dabe1d6dc4a1aeddca2
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.