[automerger skipped] DO NOT MERGE Turn off importance notification adjustments am: af50d0424e -s ours am: 2d6def4e50 -s ours am: d5d19b4a2b -s ours am: 0d63854efc -s ours am: c2ac0e3c65 -s ours am skip reason: subject contains skip directive Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/ExtServices/+/15996189 Change-Id: Ie7f2b7de4a6369d6823e56ce8bd46eda89f180bc
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.