diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2025-03-21 15:50:50 +0200 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2025-05-05 05:23:15 +0300 |
| commit | 945c12b952459d5f6bf84d93ad1d851d10f5f34c (patch) | |
| tree | 1c5bd801f1ae96a9fca4fd7ec51c6275dfae5e96 | |
| parent | 1f43044b091f017f17dce83aef3ffd061cf2c513 (diff) | |
miami: Remove moto_{mm,swap} modules
Change-Id: Ieb76ae7c4be6d9644cb089908df925ae642517a1
| -rw-r--r-- | init/init.mmi.overlay.rc | 3 | ||||
| -rw-r--r-- | modules.load | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/init/init.mmi.overlay.rc b/init/init.mmi.overlay.rc index 9f941d2..103ad32 100644 --- a/init/init.mmi.overlay.rc +++ b/init/init.mmi.overlay.rc @@ -52,9 +52,6 @@ on post-fs-data on early-init exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -r -d /vendor/lib/modules/${ro.vendor.mot.gki.path} zram -on late-init - exec u:r:vendor_modprobe:s0 -- /vendor/bin/modprobe -a -d /vendor/lib/modules/${ro.vendor.mot.gki.path} moto_mm moto_swap - on fs insmod /vendor/lib/modules/${ro.vendor.mot.gki.path}/mm8013c_fg_mmi.ko insmod /vendor/lib/modules/${ro.vendor.mot.gki.path}/goodix_brl_mmi.ko diff --git a/modules.load b/modules.load index 6d0ac67..f32b8d9 100644 --- a/modules.load +++ b/modules.load @@ -76,5 +76,3 @@ wl2864c.ko bq25980_mmi_iio.ko leds_aw2033.ko cps4019_wls_charger.ko -moto_mm.ko -moto_swap.ko |
