shiba: Regenerate vendor blobs

Signed-off-by: HeroBuxx <me@herobuxx.me>
This commit is contained in:
HeroBuxx
2026-07-11 13:39:02 +00:00
commit 49a18e22f0
2845 changed files with 217497 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
service vendor.touch_dumpstate /vendor/bin/predump_touch.sh
class main
user system
group system shell
disabled
oneshot
on post-fs-data
mkdir /data/vendor/dump_touch 0775 system system
on property:init.svc.dumpstatez=running
start vendor.touch_dumpstate