1
0
mirror of https://github.com/yurisieucuti/treble_evolution.git synced 2024-11-24 07:26:19 +00:00
treble_evolution/remote/phh-remotectl.rc
2024-03-10 06:48:11 +00:00

14 lines
321 B
Plaintext

on property:persist.sys.phh.remote=true
setprop persist.adb.tcp.port 5555
restart adbd
start phh-remotectl
on property:persist.sys.phh.remote=false
setprop persist.adb.tcp.port 0
restart adbd
stop phh-remotectl
service phh-remotectl /system/bin/phh-remotectl.sh
seclabel u:r:phhsu_daemon:s0