commit | 978fe20e0e1323b2d2b1bf595630aa2e39df7412 | [log] [tgz] |
---|---|---|
author | Neha Pattan <npattan@google.com> | Wed Jul 12 00:48:44 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 12 00:48:44 2023 +0000 |
tree | 772a7a7288da56a11a8b43cc93e4636915650257 | |
parent | e885d3feb5f1f80b1da5dced14efc9e86b1b498e [diff] |
Revert^2 "Rename first variant for ExtServices to _tplus." e885d3feb5f1f80b1da5dced14efc9e86b1b498e Change-Id: Id464eb551a7ec32ee5dfc332d42f4f7fce6560ad
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.