com.google.android.ext.services

com.google.android.ext.services

  • AOSP
  • Unsafe

The ExtServices module updates framework components for core OS functionality such as notification ranking, autofill text-matching strategies, storage cache, package watchdog, and other services that run continually. This module is updatable, meaning it can receive updates to functionality outside of the normal Android release cycle.

Can run before the user unlocks the device (direct-boot aware) and Android 9+ version have internet and location permissions.

WARNING: Causes bootloop on most Android 11+ phones. This module is related to the Android mainline project (which is a useful project).There is no reason to mess with this.

Sources:

https://source.android.com/devices/architecture/modular-system/extservices

https://arstechnica.com/gadgets/2016/11/android-extensions-could-be-googles-plan-to-make-android-updates-suck-less/

Pithus analysis (Android 11): https://beta.pithus.org/report/e5e4a181082b88baf55e19aab0f9cb62e131d612eeaa73cddb510a52e0ff5c1a

Open in App Manager