10 Commits

Author SHA1 Message Date
Pranav Vashi
9ef3e4e4de Spacewar: rootdir: Always use lz4 for zram
Change-Id: I8b462afd2f209df8236f2a3c862cb1109385a818
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Guidix <guidixm@gmail.com>
2026-01-15 11:20:10 +03:00
BrainKub
f71edf7372 Spacewar: rootdir: Import init.class_main.sh
This is necessary for correct initialization of the network when the device starts. Without this, starting the mobile network takes more than 2 minutes, which is unbearably long

Change-Id: Ic3e1e0b87b874fe34e2a4e83bd4cd1640234f456
Signed-off-by: BrainKub <fyhtjnt@gmail.com>
2025-01-20 13:13:17 +01:00
Arian
d57adb74e1 Spacewar: rootdir: Remove conditional starting of msm_irqbalance and don't disable it
Change-Id: I80965f5659bacbd8e373d572396712e41fbe2b73
2023-09-11 21:34:03 +02:00
Arian
7b43539a53 Spacewar: rootdir: Remove printk loglevel setup from init.qcom.sh
Change-Id: I3bba49505efd42e2276116c5cdd31a921acf30a8
2023-09-11 21:34:03 +02:00
Bruno Martins
4abebe1911 Spacewar: Delete class_main init shell script
Apart from useless battery capacity faking, all this does is to
start/stop data and radio services based upon the baseband type
of several QCOM targets. Since all the supported targets in this
common tree are of the same type, simply start all relevant services
unconditionally and get rid of one more shell script.

Change-Id: I1297b2537fcbea31d514bab5e248691cabdf523c
2023-09-11 21:34:03 +02:00
x0x00044
47fc186b91 Spacewar: Use single kernel post_boot script
Change-Id: I0d387f60413bba05eb7a17e7a0f0c532c847d001
2023-09-11 21:34:03 +02:00
LuckYViii
f172d64965 Spacewar: rootdir: Remove legacy ril-daemon and vendor.ril-daemon rules
* W libc : Unable to set property "ctl.stop" to "ril-daemon": error code: 0x20
* W libc : Unable to set property "ctl.stop" to "vendor.ril-daemon": error code: 0x20

Change-Id: I80784cb3d6ee3cf539b3a8b5dbcada2e8b850641
2023-09-11 19:54:36 +02:00
Kujou Yuko
688f6fdea1 Spacewar: rootdir: Use QTI common USB init scripts
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: Ifab84d0efd0795b109ff6cfa8a0c0bcf78ade124
2023-09-09 23:35:03 +02:00
Arian
165cb89f3d Spacewar: rootdir: Remove unnecessary early_boot script
Change-Id: I8929b6d1686eb7a0600c99125665809d61cd2290
2023-09-09 23:35:03 +02:00
Kujou Yuko
cc0eb509e2 Spacewar: rootdir: Import init scripts
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: I1b2eefff6fef09f884a060e14acdf28a7c01b9ab
2022-09-19 13:55:59 +00:00