commit | 2a42dc1079f82498fe622338d2a2bb2fc8e5a10f | [log] [tgz] |
---|---|---|
author | Neha Pattan <npattan@google.com> | Thu Mar 02 00:51:54 2023 +0000 |
committer | Neha Pattan <npattan@google.com> | Thu Mar 02 00:51:54 2023 +0000 |
tree | e6b497d3f762554f02449988db52f492dcf89880 | |
parent | 07b59e4faac433a97cbe08fce49b4e5a5c82af75 [diff] |
Add npattan to owners for AdServices. Test: n/a Bug: 263816046 Change-Id: I34371af6303f441071d44774976b6cfb81ad1d4f
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.