Rename im.vector.riotredesign to im.vector.riotx

This commit is contained in:
Benoit Marty
2019-07-02 17:27:08 +02:00
parent 73277c5b08
commit 504009499f
429 changed files with 1633 additions and 1742 deletions

View File

@ -6,5 +6,5 @@ echo "Standby OFF"
echo "adb shell dumpsys battery reset"
adb shell dumpsys battery reset
echo "adb shell am set-inactive im.vector.riotredesign false"
adb shell am set-inactive im.vector.riotredesign false
echo "adb shell am set-inactive im.vector.riotx false"
adb shell am set-inactive im.vector.riotx false

View File

@ -6,5 +6,5 @@ echo "Standby ON"
echo "adb shell dumpsys battery unplug"
adb shell dumpsys battery unplug
echo "adb shell am set-inactive im.vector.riotredesign true"
adb shell am set-inactive im.vector.riotredesign true
echo "adb shell am set-inactive im.vector.riotx true"
adb shell am set-inactive im.vector.riotx true