You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
Fix ui_print regression during late installation
This commit is contained in:
@@ -79,4 +79,6 @@ resetprop_if_match() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# stub for boot-time
|
# stub for boot-time
|
||||||
|
if [ "$(getprop sys.boot_completed)" != "1" ]; then
|
||||||
ui_print() { return; }
|
ui_print() { return; }
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user