Add catsceen script
This commit is contained in:
3
catscreen.sh
Normal file
3
catscreen.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/system/bin/sh
|
||||
|
||||
touch /mnt/catscreen
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user