Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Add some apps for ID Region
Browse files Browse the repository at this point in the history
Add some more apps from the Indonesian region. Closes #12
  • Loading branch information
thanuj10 committed Aug 3, 2020
1 parent 9278086 commit 4971a54
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions batch-script
Expand Up @@ -133,6 +133,10 @@ adb.exe shell pm uninstall --user 0 com.evenwell.phone.overlay.base
adb.exe shell pm uninstall --user 0 com.evenwell.settings.data.overlay.base
adb.exe shell pm uninstall --user 0 com.evenwell.SetupWizard.overlay.base
adb.exe shell pm uninstall --user 0 com.gti.qualcomm.datastatusnotification
adb.exe shell pm uninstall --user 0 com.evenwell.powersaving.g3.overlay.d.base.s600id
adb.exe shell pm uninstall --user 0 com.evenwell.powersaving.g3.overlay.base
adb.exe shell pm uninstall --user 0 com.evenwell.batteryprotect.overlay.d.base.s600id
adb.exe shell pm uninstall --user 0 com.evenwell.nps.overlay.d.base.s600id


echo.
Expand Down Expand Up @@ -250,6 +254,10 @@ adb.exe shell cmd install-existing --user 0 com.evenwell.phone.overlay.base
adb.exe shell cmd install-existing --user 0 com.evenwell.settings.overlay.data.base
adb.exe shell cmd install-existing --user 0 com.evenwell.SetupWizard.overlay.base
adb.exe shell cmd install-existing --user 0 com.qti.qualcomm.datastatusnotification
adb.exe shell cmd install-existing --user 0 com.evenwell.powersaving.g3.overlay.d.base.s600id
adb.exe shell cmd install-existing --user 0 com.evenwell.powersaving.g3.overlay.base
adb.exe shell cmd install-existing --user 0 com.evenwell.batteryprotect.overlay.d.base.s600id
adb.exe shell cmd install-existing --user 0 com.evenwell.nps.overlay.d.base.s600id


echo.
Expand Down

0 comments on commit 4971a54

Please sign in to comment.