build-package: update microG pkg recipe

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
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…
Cancel
Save