eqs -> genevn

This commit is contained in:
moto 2023-09-03 08:36:21 -04:00
parent 267fc144d5
commit f80daedec9
305 changed files with 1496 additions and 166 deletions

View file

@ -77,13 +77,11 @@ on boot
service set_permissive /system/bin/set_permissive.sh
user root
group root
disabled
oneshot
seclabel u:r:recovery:s0
service runatboot /system/bin/runatboot.sh
user root
group root
disabled
oneshot
seclabel u:r:recovery:s0

View file

@ -1,27 +1,15 @@
#!/system/bin/sh
mount /vendor_dlkm
mount /vendor
modprobe -d /vendor/lib/modules /vendor/lib/modules/nova_0flash_mmi.ko
sleep 1
echo 1 > /sys/class/touchscreen/primary/forcereflash
echo novatek_ts-csot-NT36672C-2302240D-605b-genevn.bin > /sys/class/touchscreen/primary/doreflash
echo 0 > /sys/class/touchscreen/primary/forcereflash
is_fastboot=$(getprop init.svc.fastbootd)
if [ "$is_fastboot" != "running" ]; then
mount /vendor_dlkm
insmod /vendor_dlkm/lib/modules/msm_drm.ko
insmod /vendor_dlkm/lib/modules/mmi_annotate.ko
insmod /vendor_dlkm/lib/modules/mmi_info.ko
insmod /vendor_dlkm/lib/modules/mmi_relay.ko
insmod /vendor_dlkm/lib/modules/mmi_charger.ko
insmod /vendor_dlkm/lib/modules/mmi_sys_temp.ko
insmod /vendor_dlkm/lib/modules/sensors_class.ko
insmod /vendor_dlkm/lib/modules/touchscreen_mmi.ko
insmod /vendor_dlkm/lib/modules/stmicro_mmi.ko
insmod /vendor_dlkm/lib/modules/goodix_brl_mmi.ko
insmod /vendor_dlkm/lib/modules/sx937x_sar.ko
insmod /vendor_dlkm/lib/modules/bm_adsp_ulog.ko
insmod /vendor_dlkm/lib/modules/qti_glink_charger.ko
insmod /vendor_dlkm/lib/modules/qpnp_adaptive_charge.ko
insmod /vendor_dlkm/lib/modules/q6_pdr_dlkm.ko
insmod /vendor_dlkm/lib/modules/q6_notifier_dlkm.ko
insmod /vendor_dlkm/lib/modules/snd_event_dlkm.ko
insmod /vendor_dlkm/lib/modules/gpr_dlkm.ko
insmod /vendor_dlkm/lib/modules/spf_core_dlkm.ko
insmod /vendor_dlkm/lib/modules/adsp_loader_dlkm.ko
echo "Fastboot is running"
fi
mkdir /firmware

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/arm_smmu.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/bam_dma.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/bcl_pmic5.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/bcl_soc.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/boot_stats.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/bt_fm_slim.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/btpower.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/bwmon.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cdsprm.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cfg80211.ko vendored Executable file

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/clk-dummy.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/clk-qcom.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/clk-rpmh.ko vendored Executable file

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cmd-db.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cnss2.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cnss_nl.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cnss_utils.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/coresight.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/cqhci.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/dcc_v2.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/dcvs_fp.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/ddr_cdev.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/dwc3-msm.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/ehset.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/eud.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gcc-parrot.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gh_arm_drv.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gh_ctrl.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gh_dbl.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gh_msgq.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gh_rm_drv.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/glink_pkt.ko vendored Executable file

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/gpi.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/hvc_gunyah.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/hwkm.ko vendored Executable file

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/i2c-dev.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/icc-debug.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/icc-rpmh.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/icc-test.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/icnss2.ko vendored Executable file

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/ipa_fmwk.ko vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/lvstest.ko vendored Executable file

Binary file not shown.

BIN
recovery/root/vendor/lib/modules/lzo-rle.ko vendored Executable file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more