Skip to content

Commit

Permalink
Removed "No Bootanimation" Props
Browse files Browse the repository at this point in the history
- The device fails to boot into some Custom ROMs and GSIs with this prop.
  • Loading branch information
JosFlix7 committed Nov 15, 2024
1 parent ae9eda9 commit ea70cb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=LowRAMFlagJos
name=LowRAM-Flag Plus
version=v4
versionCode=7
version=v4.1
versionCode=8
author=JosFlix7
description=Activate Android GO Mode.
6 changes: 3 additions & 3 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ fw.show_user_switcher_on_lockscreen=0
fw.user_creation_disabled=1

# Disable Bootanimation For Quicker Boot & Fast Reboot
debug.sf.nobootanimation=1
ro.config.hw_quickpoweron=true
dev.bootcomplete=0
# debug.sf.nobootanimation=1
# ro.config.hw_quickpoweron=true
# dev.bootcomplete=0

# Don't force home launcher into memory
ro.HOME_APP_ADJ=0
Expand Down

0 comments on commit ea70cb7

Please sign in to comment.