Edify for updater-script question

DroidXcon

Well-known member
Oct 21, 2010
11,102
3,392
0
Visit site
Ok so i am trying to combine a couple mods into 1 flashable zip but one of the modifcations involves changing /etc/apns-conf.xml
the updater-script mounts the /system but not /etc

show_progress(0.1, 0); mount("ext4", "EMMC", "/dev/block/mmcblk0p13", "/system"); package_extract_dir("system", "/system"); unmount("/system");


How do i get it to mount and extract to /etc consecutively after /system or is this not possible?
 

Forum statistics

Threads
943,155
Messages
6,917,550
Members
3,158,853
Latest member
MarcosVo