commit | 7c1999f3113342e921d22f4934e7e6fc11dadae4 | [log] [tgz] |
---|---|---|
author | lpeter <lpeter@google.com> | Thu Dec 17 16:21:49 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 17 16:21:49 2020 +0000 |
tree | b43bcc658cc030f7fe30b0cd0cd8f83527e26f63 | |
parent | 674ec039bb9f3377fb2e99f130698f2542e37dd8 [diff] | |
parent | 3ba197befa4ddf0522687036f3cdfa36fb90d46e [diff] |
Add OWNERS file for sub modules of ExtServices module am: 3ba197befa Original change: https://android-review.googlesource.com/c/platform/packages/modules/ExtServices/+/1533041 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I930e7a011fd4d36ee60005e6e815dc90aaeca020
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.