1
0
mirror of https://github.com/yurisieucuti/treble_evolution.git synced 2024-11-11 13:39:20 +00:00
treble_evolution/files/adbd.rc
2024-03-10 06:48:11 +00:00

9 lines
225 B
Plaintext

service adbd_system /system/bin/adbd --root_seclabel=u:r:su:s0
class core
socket adbd stream 660 system system
disabled
seclabel u:r:adbd:s0
on property:sys.usb.state=adb && property:sys.phh.five=true
start adbd_system