black screen solution

  • Date: 02 Sep 2026
  • Publisher: admin

black screen solution

#black screen solution


AdbCommand("shell cmd package uninstall --user 0 com.transsion.overlaysuw
AdbCommand("shell pm uninstall --user 0 com.transsion.systemupdate
AdbCommand("shell am force-stop com.android.systemui
AdbCommand("shell am start-service com.android.systemui/.SystemUIService
AdbCommand("shell settings put system screen_off_timeout 30000
AdbCommand("reboot