We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc9017 commit c0c991eCopy full SHA for c0c991e
1 file changed
pio/src/main/assets/module/ZADD/patch_rom/patch-rom.bash
@@ -39,9 +39,9 @@ elif [[ "${vv##*/}" == *ThemeManager* ]];then
39
if [ "$fix_themes" == 1 ];then
40
Tmtong="$(Timkiem '$onlineThemeDetail' $oi/smali)"
41
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
+ for vqq1 in $(grep 'Lcom/android/thememanager/detail/theme/model/OnlineResourceDetail;->bought:Z' $Tmtong); do
+ luv="$(echo "$vqq1" | awk '{print $2}')"
+ Thaythe "$vqq1" "$vqq1 \n const/4 $luv 0x1" $Tmtong
45
done
46
fi
47
Tmtong2="$(Timkiem 'OnlineResourceDetailPresenter_code_changed' $oi/smali)"
0 commit comments