mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Delete apps no longer need (#258)
This commit is contained in:
parent
2d90b1cc58
commit
b56e7bf101
Binary file not shown.
0
arm64/system/system/priv-app/WSAHelper/WSAHelper.apk
Executable file → Normal file
0
arm64/system/system/priv-app/WSAHelper/WSAHelper.apk
Executable file → Normal file
@ -449,10 +449,6 @@ if [ "$GAPPS_BRAND" != 'none' ]; then
|
||||
rm -rf "${WORK_DIR:?}"/gapps/system || abort
|
||||
fi
|
||||
cp -r ../"$ARCH"/gapps/* "$WORK_DIR"/gapps || abort
|
||||
if [ "$GAPPS_BRAND" = "MindTheGapps" ]; then
|
||||
mv "$WORK_DIR"/gapps/priv-app/* "$WORK_DIR"/gapps/system_ext/priv-app || abort
|
||||
rm -rf "${WORK_DIR:?}"/gapps/priv-app || abort
|
||||
fi
|
||||
else
|
||||
echo "The $GAPPS_BRAND zip package does not exist."
|
||||
abort
|
||||
|
Binary file not shown.
0
x64/system/system/priv-app/WSAHelper/WSAHelper.apk
Executable file → Normal file
0
x64/system/system/priv-app/WSAHelper/WSAHelper.apk
Executable file → Normal file
Loading…
Reference in New Issue
Block a user