beryl: uprev vendor from OS2.0.207.0.VOQMIXM

This commit is contained in:
Muhammad Fadly Saripudin
2025-11-03 17:35:51 +00:00
commit b171db763c
2722 changed files with 313108 additions and 0 deletions

15
proprietary/vendor/etc/init/miteelog.rc vendored Normal file
View File

@@ -0,0 +1,15 @@
service miteelog /vendor/bin/miteelog
class core
user system
group system
disabled
on post-fs-data
mkdir /data/vendor/mitee
chmod 0755 /data/vendor/mitee
chown system system /data/vendor/mitee
mkdir /data/vendor/thh
chmod 0755 /data/vendor/thh
chown system system /data/vendor/thh
write /proc/bootprof "init miteelog"
start miteelog