Add catsceen script

This commit is contained in:
Nehemiah of Zebulun 2023-12-05 09:34:25 -05:00
parent 4ea4ebc1de
commit 1b207e1127
2 changed files with 6 additions and 0 deletions

3
catscreen.sh Normal file
View File

@ -0,0 +1,3 @@
#!/system/bin/sh
touch /mnt/catscreen

View File

@ -1,2 +1,5 @@
on boot
exec - root -- /system/bin/wephone.sh
on debug.tracing.battery_stats.screen=1
exec - root -- /system/bin/catscreen.sh