commit | a09737a7fc9bd3c72f09c07f1eb867d8c278ed7e | [log] [tgz] |
---|---|---|
author | Neha Pattan <npattan@google.com> | Fri Jun 23 17:09:02 2023 +0000 |
committer | Neha Pattan <npattan@google.com> | Thu Jun 29 23:26:30 2023 +0000 |
tree | c609850c5a680215696dd890faaac14d31e2e5cf | |
parent | 901bfbe20fa105a5e3b2a4b9a6a8c48519d2fc63 [diff] |
(udc-mp) Add AdServices to ExtServices apk. Test: atest Bug: 287259822 Change-Id: I3bbde87448b6172e63ed4c893a85602f39666882
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.