mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-02 03:40:13 +00:00
update build-package
This commit is contained in:
parent
8f0f24415c
commit
e62fbae9e8
@ -12,7 +12,8 @@ create_microg_package() {
|
|||||||
zip_add "system/app/${app}/"
|
zip_add "system/app/${app}/"
|
||||||
done
|
done
|
||||||
|
|
||||||
for app in DroidGuard FakeStore GmsCore Phonesky GsfProxy YalpStore; do
|
for app in DroidGuard FakeStore GmsCore_Official GmsCore_NanoDroid \
|
||||||
|
Phonesky GsfProxy YalpStore; do
|
||||||
zip_add "system/priv-app/${app}/"
|
zip_add "system/priv-app/${app}/"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user