Snap for 12359238 from 23c9df0bcb4b016a7a9acc60861ad7d335bee965 to android15-tests-release Change-Id: I83cdc677b90a0e62eab0d05574571fff0f94f565
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.