commit | fe3b4a69953859f0cb71c47590b0aa56719451e0 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Jan 22 15:43:21 2025 -0800 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Jan 22 15:43:21 2025 -0800 |
tree | 51b03145284884828f399267f2e76ed53a508659 | |
parent | 4ea2d3fe3b1b85f4fa5e86d086d5d73de43235ca [diff] | |
parent | 7095ee733a28f35cd1e25679db9ac8bb02b95697 [diff] |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/31391352'] into 25Q1-release. Change-Id: I6742c738acebf1faa261d1101b8b1f13fc99642e
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.