Skip to content

Commit c0c991e

Browse files
committed
Upload file
1 parent 5cc9017 commit c0c991e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pio/src/main/assets/module/ZADD/patch_rom/patch-rom.bash

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ elif [[ "${vv##*/}" == *ThemeManager* ]];then
3939
if [ "$fix_themes" == 1 ];then
4040
Tmtong="$(Timkiem '$onlineThemeDetail' $oi/smali)"
4141
if [ "$Tmtong" ]; then
42-
for vv in $(grep 'Lcom/android/thememanager/detail/theme/model/OnlineResourceDetail;->bought:Z' $Tmtong); do
43-
luv="$(echo "$vv" | awk '{print $2}')"
44-
Thaythe "$vv" "$vv \n const/4 $luv 0x1" $Tmtong
42+
for vqq1 in $(grep 'Lcom/android/thememanager/detail/theme/model/OnlineResourceDetail;->bought:Z' $Tmtong); do
43+
luv="$(echo "$vqq1" | awk '{print $2}')"
44+
Thaythe "$vqq1" "$vqq1 \n const/4 $luv 0x1" $Tmtong
4545
done
4646
fi
4747
Tmtong2="$(Timkiem 'OnlineResourceDetailPresenter_code_changed' $oi/smali)"

0 commit comments

Comments
 (0)