mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-01-11 18:53: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
|
// Inject resources
|
||||||
loadResources();
|
loadResources();
|
||||||
|
|
||||||
|
ProviderInstaller.install(this);
|
||||||
|
|
||||||
if (Networking.checkNetworkStatus(this)) {
|
if (Networking.checkNetworkStatus(this)) {
|
||||||
if (apkLink == null) {
|
if (apkLink == null) {
|
||||||
fetchCanary();
|
fetchCanary();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user