mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-17 21:26:22 +00:00
build-package: update microG pkg recipe
This commit is contained in:
parent
3422ca8c49
commit
c5c1ebca6b
@ -12,8 +12,7 @@ create_microg_package() {
|
||||
zip_add Full system/app/${app}/
|
||||
done
|
||||
|
||||
for app in FakeStore GmsCore_Official GmsCore_NanoDroid \
|
||||
Phonesky GsfProxy YalpStore; do
|
||||
for app in FakeStore GmsCore Phonesky GsfProxy YalpStore; do
|
||||
zip_add Full system/priv-app/${app}/
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user