From ed66977dfb4ecb229ccf192d0d6371349d313c22 Mon Sep 17 00:00:00 2001 From: rl885 <51694715+rl885@users.noreply.github.com> Date: Mon, 19 Feb 2024 16:25:46 +0100 Subject: [PATCH] Update user.md Huawei tyope in the adb guide --- _vendors-content/huawei/user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_vendors-content/huawei/user.md b/_vendors-content/huawei/user.md index 49ad209b..b33ad4c4 100644 --- a/_vendors-content/huawei/user.md +++ b/_vendors-content/huawei/user.md @@ -82,7 +82,7 @@ You need to: `adb shell pm uninstall -k --user 0 com.huawei.android.hwaps` -If apps keep getting killed try running `adb shell pm stopservice hwPfwService`. +If apps keep getting killed try running `adb shell am stopservice hwPfwService`. We did not yet have this confirmed but it is possible you can alternatively just disable PowerGenie in *Phone settings > Apps*. This setting would need to be re-applied every time you reboot your device.