X00TD: reorganize blob

Change-Id: I58390b8bc75edcc0b3bdde9a1f07dc6d6b253169
This commit is contained in:
Aditya Eka Pranata
2026-04-30 18:00:25 +07:00
parent 9bb8e63286
commit 8046e14dfa
977 changed files with 6137 additions and 8043 deletions
+2 -5
View File
@@ -12,11 +12,8 @@ on boot
write /proc/sys/net/core/rmem_max 16777216
write /proc/sys/net/core/wmem_max 8388608
#Load rmnet_core driver
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules rmnet_ctl
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules rmnet_core
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules/5.4-gki rmnet_ctl
exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules/5.4-gki rmnet_core
# Start netmgrd
start vendor.netmgrd
# msm specific files that need to be created on /data
on post-fs-data