commit | a0d345201e213c83075a2e563501d36382c21f24 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 25 01:08:24 2021 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 25 01:08:24 2021 +0000 |
tree | ddb2eada4c721f48315a68a22fa82c171561e714 | |
parent | c1868f122bf69c04386fa9a833c4cfe98e79193c [diff] | |
parent | 74a58257127aedf2cc2ebc54c25e670b1a484116 [diff] |
Snap for 7766737 from 74a58257127aedf2cc2ebc54c25e670b1a484116 to sc-v2-release Change-Id: I83c8e54ea5b4cc16b7752da805f25ada9d7d1007
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.