Clone this repo:
  1. 209031a Merge Android 14 QPR2 to AOSP main by Xin Li · 8 weeks ago main master
  2. 14beeea [automerger skipped] [DON'T BLOCK] Test ownership migration rules am: b1e3041c54 -s ours by Aditya Choudhary · 3 months ago temp_319669529
  3. 776d191 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 3 months ago
  4. b1e3041 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 3 months ago
  5. 33e2fb1 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 4 months ago

ExtServices module

Introduction

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.

Development (internal)

Before you start to develop on ExtServices, please read go/smart-os-extservices to get the guideline.

Other resources