Skip to content

Commit

Permalink
rova: Don't remove fonts
Browse files Browse the repository at this point in the history
Ref 87cac68.

Signed-off-by: iusmac <iusico.maxim@libero.it>
  • Loading branch information
iusmac committed Apr 15, 2024
1 parent f36c836 commit a247fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localCallback.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function main() {
case "$action" in
--first-call) # before ramdisk packing
FOX_RAMDISK="$1"
removeFonts
# removeFonts
compressAllPNGs
addFBEFeatureToPartMgr
enableRebootToFastbootItemUnconditionally
Expand Down

0 comments on commit a247fd0

Please sign in to comment.