wacko1805 / MagiskGapps

MagiskGApps is a modification of NikGApps that can be flashed in Magisk. It is built using a script that converts the NikGApps package into a MagiskGApps Package.
https://MagiskGApps.com
GNU General Public License v3.0
272 stars 35 forks source link

fix: Add priv-app permission to gms - android.permission.INSTALL_LOCA… #9

Closed leohearts closed 2 years ago

leohearts commented 2 years ago

[r-stock e39ba80] fix: Add priv-app permission to gms - android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE

This patch fixes a boot loop on Android 12 caused by gmscore lacking android.permission.INSTALL_LOCATION_TIME_ZONE_PROVIDER_SERVICE, like my previous patch