2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-11-02 03:40:13 +00:00
This commit is contained in:
Christopher Roy Bratusek 2018-04-22 11:48:09 +02:00
parent 908bc9fff6
commit b4ee84ca8b

View File

@ -21,7 +21,7 @@ create_microg_package() {
for input in "system/xbin/nanodroid*" "system/xbin/novl" \
"system/xbin/npem" "system/xbin/nprp" "system/xbin/nupd" \
"system/xbin/nutl" "system/xbin/unzip*" "system/framework/"
"system/xbin/nutl" "system/xbin/unzip*" "system/framework/" \
"gsync/" "system/etc/permissions/" "system/etc/sysconfig/" \
"system/etc/default-permissions/" "swipe/"; do
zip_add "${input}"