oxmc ec943e82b9 SetupWizard: allowlist DOMAIN_VERIFICATION_AGENT privileged permission
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.
2026-07-17 08:10:40 -07:00
2026-07-15 15:54:10 -07:00
2026-07-15 15:54:10 -07:00
2026-07-15 15:54:10 -07:00
S
Description
No description provided
4 MiB
Languages
Kotlin 100%