c86c7f2f08b95d06af7a2223be4f75f41e7e4e79
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.
Description
No description provided
Languages
C++
37.4%
Makefile
36.6%
Shell
20.3%
C
5.7%