klee: Initial vendor tree

Change-Id: Id84cbbc84ce32ce0af59e42e797de11ea2244efd
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
Ido
2026-05-10 12:29:05 +02:00
commit f2c3eea3f3
2195 changed files with 489052 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
service insmod_sh /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.${ro.hardware}.cfg
class main
user root
group root system
disabled
oneshot
on early-init
setprop vendor.all.modules.ready 0
write /proc/bootprof "modprobe: Load_Module_START"
start insmod_sh