mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-11 16:33:37 +00:00
Enable gms provider for stub
This commit is contained in:
parent
b4c398542a
commit
4202b7a9dc
@ -66,6 +66,8 @@ public class DownloadActivity extends Activity {
|
||||
// Inject resources
|
||||
loadResources();
|
||||
|
||||
ProviderInstaller.install(this);
|
||||
|
||||
if (Networking.checkNetworkStatus(this)) {
|
||||
if (apkLink == null) {
|
||||
fetchCanary();
|
||||
|
Loading…
x
Reference in New Issue
Block a user