ec943e82b9f850ebf896c041e97d80f646ca162f
The manifest declares android.permission.DOMAIN_VERIFICATION_AGENT (signature|privileged) but it was missing from the privapp-permissions allowlist. On enforcing builds PermissionManagerService.onSystemReady() throws IllegalStateException for an unallowlisted privileged permission, killing system_server every boot (bootanim loop). Add the entry.
Description
No description provided
4 MiB
Languages
Kotlin
100%