Revert "Revert "Use existing framework jar for back compat (go/r..." Revert submission 21612547-revert-21482401-rbc-jar2-BPBNVJXLND Reason for revert: Fixed in ag/21649361 Reverted changes: /q/submissionid:21612547-revert-21482401-rbc-jar2-BPBNVJXLND Test: manual and presubmits Change-Id: I0a760089c8322813773f317cf271d463c5ee381d
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.