You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
Fix retaining disabled ROM apps in some cases again
This commit is contained in:
@@ -13,7 +13,7 @@ fi
|
||||
# Copy any disabled app files to updated module
|
||||
if [ -d /data/adb/modules/playintegrityfix/system ]; then
|
||||
ui_print "- Restoring disabled ROM apps configuration"
|
||||
cp -arf /data/adb/modules/playintegrityfix/system $MODPATH
|
||||
cp -afL /data/adb/modules/playintegrityfix/system $MODPATH
|
||||
fi
|
||||
|
||||
# Copy any supported custom files to updated module
|
||||
|
||||
Reference in New Issue
Block a user