Add XiaomiEUInject-Stub to the default/example replace list

This commit is contained in:
osm0sis
2024-01-19 09:46:54 -04:00
parent efb8ee930a
commit 5901844ce3
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ for APP in $(grep -v '^#' $LIST); do
mkdir -p $HIDEDIR
touch $HIDEDIR/.replace
fi
ui_print "! $(basename $APP) ROM app disabled"
ui_print "! $(basename $APP) ROM app disabled, please uninstall any user app versions/updates after next reboot"
fi
done