File tree Expand file tree Collapse file tree
pio/src/main/assets/module/ZADD/patch_rom Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -149,8 +149,10 @@ elif [[ "${vv##*/}" == *FrequentPhrase* ]]; then
149149 </resources>' " $oi /resources/package_1/res/values/dimens.xml"
150150elif [ " ${vv##*/ } " == " miui-framework.jar" ]; then
151151 Thaythe com.iflytek.inputmethod.miui " $( glog ime_app) " " $( Timkiem com.iflytek.inputmethod.miui " $oi /smali" ) "
152- [ " $( gprop ro.miui.support_miui_ime_bottom " $psystem /build.prop" ) " == 1 ] || sprop " ro.miui.support_miui_ime_bottom" 1 " $psystem /build.prop"
152+ if [ " $( gprop ro.miui.support_miui_ime_bottom " $psystem /build.prop" ) " != 1 ]; then
153+ sprop " ro.miui.support_miui_ime_bottom" 1 " $psystem /build.prop"
153154 cp -rf " $MPAT /mod/GestureLineOverlay.apk" " $pproduct /overlay"
155+ fi
154156elif [ " ${vv##*/ } " == " MiuiSystemUI.apk" ]; then
155157 patch_smali " $oi /smali/classes/miuix/os/xBuild.smali"
156158 Thaythe ' Lmiuix/os/Build;->IS_INTERNATIONAL_BUILD:Z' ' Lmiuix/os/xBuild;->isZero:Z' $oi /smali/classes* /com/android/systemui/navigationbar/NavigationBar.smali
You can’t perform that action at this time.
0 commit comments