[automerger skipped] DO NOT MERGE Turn off importance notification adjustments am: af50d0424e -s ours am: 2d6def4e50 -s ours am: 104b91a84d -s ours am: 02b399283b -s ours am: 9962d780f7 -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: Ida0f5bef4571974cb30384f8cf9fcd98a8754f9e
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.