Skip to content

Commit

Permalink
Voltage Os support added
Browse files Browse the repository at this point in the history
  • Loading branch information
Unofficial-Life authored Jul 2, 2024
1 parent 98488cb commit d717ba9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ REPLACE="
/system/system_ext/priv-app/Launcher3QuickStep
/system/system_ext/priv-app/Launcher3QuickStepMock
/system/system_ext/app/XLauncher
/system/system_ext/priv-app/Launcher3QuickStep/Launcher3QuickStep.apk
"

##########################################################################################
Expand Down Expand Up @@ -241,4 +242,4 @@ set_permissions() {
set_perm $MODPATH/system/bin/daemon 0 0 0755
}

# You can add more functions to assist your custom script code
# You can add more functions to assist your custom script code

0 comments on commit d717ba9

Please sign in to comment.