From 90346ba2e0456240daeedfca59fb999a14d65de5 Mon Sep 17 00:00:00 2001 From: Nehemiah Date: Tue, 5 Dec 2023 09:37:01 -0500 Subject: [PATCH] Make it right --- wephone.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wephone.rc b/wephone.rc index 6756351..d0f236c 100644 --- a/wephone.rc +++ b/wephone.rc @@ -1,5 +1,5 @@ on boot exec - root -- /system/bin/wephone.sh -on debug.tracing.battery_stats.screen=1 +on property:debug.tracing.battery_stats.screen=1 exec - root -- /system/bin/catscreen.sh \ No newline at end of file