package refactor element x to bchot

This commit is contained in:
2025-12-19 15:54:24 +07:00
parent 8c3e4f491f
commit c83a13e9fe
74 changed files with 220 additions and 93 deletions

View File

@@ -11,7 +11,7 @@
echo " => Standby OFF"
set -x
package_name="io.element.android.x.debug"
package_name="id.databisnis.android.bchot.debug"
adb shell dumpsys battery reset
adb shell am set-inactive "${package_name}" false
adb shell am get-inactive "${package_name}"