husky: Regenerate vendor tree

Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
HeroBuxx
2026-07-09 06:42:25 +00:00
commit aad3a7909f
2855 changed files with 217855 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# IMS packet router daemon
service pktrouter /system/vendor/bin/wfc-pkt-router
class main
user root
group system radio
disabled
on property:vendor.pktrouter=1
start pktrouter
on property:vendor.pktrouter=0
stop pktrouter