oxmc c86c7f2f08 privapp-permissions: add all privileged permissions for GmsCore and FakeStore
The previous whitelist only granted FAKE_PACKAGE_SIGNATURE. With
ro.control_privapp_permissions=enforce, PKMS throws a fatal exception
for each missing privileged permission, killing system_server before
ActivityManagerService can register — causing the bootloop.

Added all android.permission.* entries with protectionLevel including
"privileged" that GmsCore and FakeStore declare in their manifests.
2026-06-16 09:38:56 +00:00
2026-03-21 19:08:46 -07:00
2026-03-21 19:08:46 -07:00
S
Description
No description provided
51 MiB
Languages
C++ 37.4%
Makefile 36.6%
Shell 20.3%
C 5.7%