• DUDU OS
  • DUDUOS FOR 7862 adds third-party system application MOD reference

Starting from Test14, the path has changed, the previous MOD has become ineffective. This is the new MOD for reference and modification (custom_0 to custom_9 are available)
Google Drive

Modify this script,Copy the required built-in apk usage script to the custom_0custom_9 directory
“7862lsec.sh”

#!/system/bin/sh
#MOD FOR DUDUOS
rm -rf /oem/app/custom_0/*
cp -rf /storage/sdcard1/lsec_updatesh/com.syu.eq.apk /oem/app/custom_0/
chown -R 0.0 /oem/app/custom_0/
chmod -R 0755 /oem/app/custom_0
chmod 0644 /oem/app/custom_0/com.syu.eq.apk

Thank you for allowing me to include 9 items.
We are receiving a lot of help by creating something that even beginners can do.