Skip to content

Commit 08f2f08

Browse files
committed
Update
1 parent 0dfdbcb commit 08f2f08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,8 @@ if [ "${vv##*/}" == "miui-services.jar" ];then
221221
$oi/smali/classes*/com/android/server/am/ProcessManagerService.smali
222222
$oi/smali/classes*/com/android/server/am/BroadcastQueueModernStubImpl.smali"
223223
if [ "$fix_global" == 1 ];then
224-
Thaythe 'Lmiui/os/Build;->IS_INTERNATIONAL_BUILD:Z' 'Lcom/xBuild;->isTrue:Z' "$oi/smali/classes/com/android/server/ForceDarkAppListManager.smali"
224+
Thaythe 'Lmiui/os/Build;->IS_INTERNATIONAL_BUILD:Z' 'Lcom/xBuild;->isTrue:Z' "$oi/smali/classes/com/android/server/ForceDarkAppListManager.smali
225+
$oi/smali/classes/com/android/server/clipboard/ClipboardServiceStubImpl.smali"
225226
fi
226227
elif [ "${vv##*/}" == "PowerKeeper.apk" ];then
227228
[ "$fix_noti" == 1 ] && Thaythe 'Lmiui/os/Build;->IS_INTERNATIONAL_BUILD:Z' 'Lcom/xBuild;->isTrue:Z' "$oi/smali/classes*/com/miui/powerkeeper/statemachine/PhoneSleepModeController\$SleepHandler.smali

0 commit comments

Comments
 (0)