3.2.8


Status
Not open for further replies.
Can anyone tell me why xiaomi uses old kernel on Huawei Honor 2? It is from old fw ver 542. Current stable ofw ver is 544
 
Can somebody help integrate ota update in last 3.2.1 rom. Or tell how to, linux tool patch work only with text files. This only can applied to original chinese rom.
Author desire z port of miui make only ota update and maybe began celebrate chinese new year.

Somebody has large font of navigate bar menu, that discused on en.miui.com forum http://en.miui.com/thread-1896-4-3.html . MasterTB says it is problem of themes and seen in some beta builds.
 
Can somebody help integrate ota update in last 3.2.1 rom. Or tell how to, linux tool patch work only with text files. This only can applied to original chinese rom.
Author desire z port of miui make only ota update and maybe began celebrate chinese new year.

Somebody has large font of navigate bar menu, that discused on en.miui.com forum http://en.miui.com/thread-1896-4-3.html . MasterTB says it is problem of themes and seen in some beta builds.

Large font is due to translation issue in the XML. Nothing to do with the original ROM.
 
was installation successful..? if yes, use app Morelocale2 to set your lang...

That repack works fine.
First pack multilanguaje of 89,3Mb have an error on updater-script
I tested yesterday. I explained in that post (in spanish) http://www.htcmania.com/showpost.php?p=7505451&postcount=35
The error is
Code:
 mount(,"/system");
Should be:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p2", "/system");

Why Newman N2 don't have update 3.2.8?

Newman has no multi pack support yet. I haven't had the time to update the scripts.
What files need to update. Can I help you?
 
That repack works fine.
First pack multilanguaje of 89,3Mb have an error on updater-script
I tested yesterday. I explained in that post (in spanish) http://www.htcmania.com/showpost.php?p=7505451&postcount=35
The error is
Code:
 mount(,"/system");
Should be:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p2", "/system");

Why Newman N2 don't have update 3.2.8?


What files need to update. Can I help you?

I need the build.prop and the original updater-script and 10 minutes.
 
I need the build.prop and the original updater-script and 10 minutes.
Ok. This is build.prop of original version 00.22, because miui is based on 00.22.
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.version=Newman_N2_00.22
ro.build.display.version.bp=Newman_N2_00.22
ro.build.display.id=DVT_ICS_RTM
ro.build.version.incremental=eng.buildsrv.20130111.133603
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Fri Jan 11 13:43:05 CST 2013
ro.build.date.utc=1357882985
ro.build.type=user
ro.build.variant=user
ro.build.user=buildsrv
ro.build.host=lxdex2
ro.build.tags=release-keys
ro.product.model=Newman N2
ro.product.camera=13M
ro.product.brand=Newman
ro.product.name=N2
ro.product.device=C8690
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.build.cta=
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Newman
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=C8690
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=N2-user 4.0.3 IML74K eng.buildsrv.20130111.133603 release-keys
ro.build.fingerprint=Newman/N2/C8690:4.0.3/IML74K/eng.buildsrv.20130111.133603:user/release-keys
ro.build.characteristics=default
ro.sf.lcd_density=320
# end build properties
#
# system.prop for C8690
#
 
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.hwrotation=0
 
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Enter_the_Nexus.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.opengles.version=131072
hwui.render_dirty_regions=false
drm.service.enabled=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

This is build.prop from original 00.25
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.version=Newman_N2_00.25
ro.build.display.version.bp=Newman_N2_00.25
ro.build.display.id=DVT_ICS_RTM
ro.build.version.incremental=eng.buildsrv.20130131.094637
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=Thu Jan 31 09:56:51 CST 2013
ro.build.date.utc=1359597411
ro.build.type=user
ro.build.variant=user
ro.build.user=buildsrv
ro.build.host=lxdex2
ro.build.tags=release-keys
ro.product.model=Newman N2
ro.product.camera=13M
ro.product.brand=Newman
ro.product.name=N2
ro.product.device=C8690
ro.product.board=smdk4x12
ro.product.cpu.abi=armeabi-v7a
ro.build.cta=
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Newman
ro.wifi.channels=
ro.board.platform=exynos4
# ro.build.product is obsolete; use ro.product.device
ro.build.product=C8690
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=N2-user 4.0.3 IML74K eng.buildsrv.20130131.094637 release-keys
ro.build.fingerprint=Newman/N2/C8690:4.0.3/IML74K/eng.buildsrv.20130131.094637:user/release-keys
ro.build.characteristics=default
ro.sf.lcd_density=320
# end build properties
#
# system.prop for C8690
#
 
rild.libpath=/system/lib/libreference-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.hwrotation=0
 
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Enter_the_Nexus.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.opengles.version=131072
hwui.render_dirty_regions=false
drm.service.enabled=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

This is original updater-script from 00.22:
Code:
show_progress(0.500000, 0);
format("ext4", "EMMC", "/dev/block/mmcblk0p2", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p2", "/system");
package_extract_dir("recovery", "/system");
package_extract_dir("system", "/system");
symlink("Roboto-Bold.ttf", "/system/fonts/DroidSans-Bold.ttf");
symlink("Roboto-Regular.ttf", "/system/fonts/DroidSans.ttf");
symlink("iwmulticall", "/system/bin/iwconfig", "/system/bin/iwevent",
        "/system/bin/iwgetid", "/system/bin/iwlist", "/system/bin/iwpriv",
        "/system/bin/iwspy");
symlink("mksh", "/system/bin/sh");
symlink("toolbox", "/system/bin/cat", "/system/bin/chmod",
        "/system/bin/chown", "/system/bin/cmp", "/system/bin/date",
        "/system/bin/dd", "/system/bin/df", "/system/bin/dmesg",
        "/system/bin/getevent", "/system/bin/getprop", "/system/bin/hd",
        "/system/bin/id", "/system/bin/ifconfig", "/system/bin/iftop",
        "/system/bin/insmod", "/system/bin/ioctl", "/system/bin/ionice",
        "/system/bin/kill", "/system/bin/ln", "/system/bin/log",
        "/system/bin/ls", "/system/bin/lsmod", "/system/bin/lsof",
        "/system/bin/mkdir", "/system/bin/mount", "/system/bin/mv",
        "/system/bin/nandread", "/system/bin/netstat",
        "/system/bin/newfs_msdos", "/system/bin/notify", "/system/bin/printenv",
        "/system/bin/ps", "/system/bin/reboot", "/system/bin/renice",
        "/system/bin/rm", "/system/bin/rmdir", "/system/bin/rmmod",
        "/system/bin/route", "/system/bin/schedtop", "/system/bin/sendevent",
        "/system/bin/setconsole", "/system/bin/setprop", "/system/bin/sleep",
        "/system/bin/smd", "/system/bin/start", "/system/bin/stop",
        "/system/bin/sync", "/system/bin/top", "/system/bin/touch",
        "/system/bin/umount", "/system/bin/uptime", "/system/bin/vmstat",
        "/system/bin/watchprops",
        "/system/bin/wipe");
retouch_binaries("/system/lib/libstdc++.so", "666a7d0e79dc65d5f6579f81ba6fbeb5910ae01d", "/system/lib/libglib.so", "b0ffafec2be8c31ede2072d86ce19788149b319a", "/system/lib/libfilterfw.so", "38a3ed52fd2fa5cd8f9b4addb8966a31c101b4c9", "/system/lib/libvorbisidec.so", "928e4add55d34c885ae0e68745a93c7822f743a6", "/system/lib/libvariablespeed.so", "e7b0235bbb7a0df3c10201519f913a22e50a9647", "/system/lib/libWnnJpnDic.so", "c3bcb511486843922e125ad05a8828d89ae9e133", "/system/lib/libstagefright_soft_g711dec.so", "21fc25ade80efde5b68ef1a5db1a6f0fb50e119f", "/system/lib/libusbhost.so", "1250fa7b49fbb1a4e0ff496f035ee53c649ed95e", "/system/lib/libvideoeditorplayer.so", "c2a719545668bf29282ac6a03db9dc31ba1c1bf6", "/system/lib/libsrec_jni.so", "829a3c34eb9d5e5f75766cd1de87ed14258db8f5", "/system/lib/libsoundpool.so", "1bb53ef9d3e77d8227fc195a3d2f894ceac4d680", "/system/lib/libEGL.so", "fe08d8f96943a878d41ff37656517dc741667492", "/system/lib/libbluetoothd.so", "84a0ca61e491fd6808dd4f3553d3c81f656d37e8", "/system/lib/libETC1.so", "4daeb96c26bf49c0a979dca3db7d048d0d27c09e", "/system/lib/libandroid.so", "dee6431cc6704b1138bef322f9a5a81d37241b51", "/system/lib/libGLESv1_CM.so", "a52756f5a63c9827632587d025ee28f67739bd97", "/system/lib/libdvm.so", "fa516966a37c00b0e1f3b590bb7851b4dbf1c6ad", "/system/lib/libMali.so", "8691245505bf29c069d82a7c8c34608d8347a3c4", "/system/lib/libjni_mosaic.so", "985804afd2ef8e05e78eaefdad52b0eeedc5696a", "/system/lib/soundfx/libaudiopreprocessing.so", "8e47a34906abba7780c83cba891e0114702f18de", "/system/lib/soundfx/libreverbwrapper.so", "14bc15fa5588f376e81bcf791d67e8e45d75d4f2", "/system/lib/soundfx/libvisualizer.so", "fe9f92250103a01b4a330881e23af6c6c4a28352", "/system/lib/soundfx/libbundlewrapper.so", "da80f73fda56dbb8b4ee83bea1d7e25b4e316c46", "/system/lib/libandroid_runtime.so", "55c513ee25d93cbfe28394d014d270002c5424d9", "/system/lib/libctest.so", "4f88a5c261513635a3535ccf142801750d91c1de", "/system/lib/libbcc.so", "f0db8add78a20eb02337212212035a9b96869c0e", "/system/lib/libgui.so", "8a94793bbbf980b014a51e0dad49040f29d994ab", "/system/lib/omx/libOMX.SEC.M2V.Decoder.so", "ec6741bcadc6832f86bdccb2138c7f7d92781dc9", "/system/lib/omx/libOMX.SEC.WMV.Decoder.so", "ccb53a001669eaa02da3aabc61d0a27b82b2d6dd", "/system/lib/omx/libOMX.SEC.AVC.Encoder.so", "41e139b3d4aac9ab113765a0d683da471e4ca2b5", "/system/lib/omx/libOMX.SEC.M4V.Decoder.so", "f0f04de5f295799587b7d20276d15e31ff60a955", "/system/lib/omx/libOMX.SEC.M4V.Encoder.so", "a259bfdba9620ee636b477a20c366fd57f6e59b1", "/system/lib/omx/libOMX.SEC.PXTR.AVC.Decoder.so", "0a6b0616a2c0e9487ca15949c292a2c06c84c7d0", "/system/lib/omx/libOMX.SEC.AVC.Decoder.so", "63c33f226609cb77fc3964eca4f4283d4e4f9c1f", "/system/lib/libcamera_client.so", "3df86c16850a98e29d181835e2ebca9ff30f40c6", "/system/lib/libstagefright_soft_amrdec.so", "c1609565fa4407f511209443339d1517a9d22582", "/system/lib/libhardware.so", "b62edfbdf574ac3735b116d70da055272779dba5", "/system/lib/libhwjpeg.so", "2967b05643b9a6d4e5fc0200eec580ee6e6cd5b7", "/system/lib/libicuuc.so", "fd2deff041daf0346f7fcf0db915b923f9e97881", "/system/lib/libsonivox.so", "7e82853a3ec6add5f422656a5d7f1fba2e856a17", "/system/lib/libmedia_jni.so", "348669e2d72b2afd610ddcbc08893eae7f04c713", "/system/lib/libm.so", "76aae9e835458d1ca19792b7f371408612a7a2b9", "/system/lib/libpower.so", "6c47d4eda799adc265b2b9a1838aac040648a528", "/system/lib/libeffects.so", "67d79c533f63bff8cd91f75593b10ef7baa5de0c", "/system/lib/libstagefright.so", "d9fa2d1913f253208d26c99b9d7507177269e0f6", "/system/lib/libjnigraphics.so", "e1df6ae659e7619b0325c00c27059479e4642eee", "/system/lib/libstagefright_soft_pcmdec.so", "7be0aa9f1896fe556ce046dfcf73a2817288e4bc", "/system/lib/libvideoeditor_jni.so", "ad9e399440cc7ec17459707dae542a8d67089ce2", "/system/lib/libsystem_server.so", "ca2fbeb0177ba9b8a03f592b3f9ef084f593ef09", "/system/lib/libskia.so", "af6b431eec3a2a5d081245e3414fd51d27257d0e", "/system/lib/libdrm1.so", "4c22fe48aeaa76a5a9c74433d168a9461b184733", "/system/lib/libnetutils.so", "3614d9d5f7149723280c2df60246bdebb963a8f6", "/system/lib/libchromium_net.so", "f5158088eb73b52a75c1e57770b9138e4abb9f7a", "/system/lib/libaudioutils.so", "9b1dd7fff2894a225dd7b70a4ffb7dae39722b96", "/system/lib/libjni_pinyinime.so", "e31816db1c8539803d94b0e7d1fccdc62ee97cc7", "/system/lib/libbluetooth.so", "edee29aabffb862e3fc0181d7607211f3fdbef38", "/system/lib/librs_jni.so", "3fcac6a100b79d3cf8aac57f1ccb804668762fa2", "/system/lib/libthread_db.so", "ec33247c34f9f664bce5392f0f7d3a32173134b5", "/system/lib/bluez-plugin/network.so", "9099a74b30e58f5bb1cf21598318bdf9c174f02e", "/system/lib/bluez-plugin/input.so", "deb2cc7504596f785f0ee0d65dd3fee49223944f", "/system/lib/bluez-plugin/bluetooth-health.so", "d33285830e07b3f42e08ca434dc505bf4a5d929c", "/system/lib/bluez-plugin/audio.so", "b3e2106be9840bc5eea9dc8efdb6fc190caeadf7", "/system/lib/libGLESv2.so", "a7bd75e38581f3379aa9c19b76aeea18f0f339ec", "/system/lib/libsurfaceflinger.so", "6f827c522f8eef642e24de7039ab19a8fcf45706", "/system/lib/libflex.so", "d9e1b02dfc762ab79a23aa73de1ef3efa836d44e", "/system/lib/libdrmframework.so", "acaf8d4b5da6d44df7f78c0d17155a3a9b7282ff", "/system/lib/libssl.so", "bc4a0e6d1d46ab03866f953e1fc912af76ad1cbb", "/system/lib/libmedia.so", "8123d89c7c1b5a57dde89b6d29e443f54903bd3c", "/system/lib/libnetlink.so", "b07fa8f871dd2dd73f880a310c208f9f1cd78ade", "/system/lib/libOpenMAXAL.so", "9151a28476fcd9fbddb268b745779d30a0eb501f", "/system/lib/libSR_AudioIn.so", "49726d43257a6fd1bab6839372b17744a4cd5715", "/system/lib/liblog.so", "da0434a29a9be6214daa2486a0b4ca984965e0d3", "/system/lib/libchip_state.so", "28ca16c88df2878be1c0d9e9f92a7a71c62b88e6", "/system/lib/libril.so", "e242190482ca56223eda7a999570665fd513a529", "/system/lib/libdl.so", "fc6be7756cc7b9a7c0b7addad1422cedec24f0a1", "/system/lib/libstlport.so", "00cfc938734875b16690da67495ba70b184cb75f", "/system/lib/libhardware_legacy.so", "ed33e7188998d0b70fb2823d2f0deb6c203d1bca", "/system/lib/libemoji.so", "9475d6e137c97ba4e5f5dfa6b5ec62028a0938e9", "/system/lib/libfilterpack_imageproc.so", "05d38e7909085e56ff212013a3a2d50c3edf719a", "/system/lib/libaudioeffect_jni.so", "a617e6db14f6f7f63afb74277ed44e871d21294d", "/system/lib/libsurfaceflinger_client.so", "38e12241f67900a2b811d8dfd9f3c2dc4dab4b62", "/system/lib/libSEC_OMX_Core.so", "f19eebe2d4b59177aa984dad99e92b9fe9d0271b", "/system/lib/libgabi++.so", "fbfd6df45d78d94743fa1446101fea4e516bd14c", "/system/lib/libbcinfo.so", "ab729a04e59989593ee6c0712ccfe53d27da0511", "/system/lib/libRS.so", "fb9a4c9aac10b46838433783553869d785d37846", "/system/lib/libstagefright_amrnb_common.so", "64098a00c7e1add0c88a66f68f78c723bcbe01f6", "/system/lib/libc.so", "6fbbdc047bf876c71dcfc4691bf8d1da4deb4d88", "/system/lib/libfilterpack_facedetect.so", "5dcae8095be65d75e9ac53ca51034ffb708737f9", "/system/lib/libSEC_OMX_Resourcemanager.so", "5f7ac792786c9f0192dd88af1f14c2efa3f925aa", "/system/lib/libstagefright_soft_vorbisdec.so", "550688ef86829873926b006d24dc98da5872e692", "/system/lib/libstagefright_soft_vpxdec.so", "1d9e2e35f1af3edb3d1a60175309e1a8911aaef5", "/system/lib/libdrm1_jni.so", "db2be513f84dd0cae5d66bb3c3bed60fda48db6b", "/system/lib/libmediaplayerservice.so", "1aa6720e6393d6d28652f75595bbfb1891e32c92", "/system/lib/libstagefright_avc_common.so", "10826ec7771adfcf61e46d683c78f389959d8b27", "/system/lib/libfimc.so", "296fc17ada3115e98ae73d8879c02a57787bdd8f", "/system/lib/libstagefrighthw.so", "2008a2af0c76393bee59c527bb618f0b83409c9e", "/system/lib/libttspico.so", "5039a0a9a60bbcb60cd8169d7ddfb04abc01e700", "/system/lib/libradio_client.so", "9de705421ec1fda9889b68b395becfd1e7b7e993", "/system/lib/libcutils.so", "6019ddbe15dfa07fe8f99d82fb83ed76494ff3ba", "/system/lib/libnativehelper.so", "cbc633191bbe7893a44fb7f85a0c5dc255f7df07", "/system/lib/libstagefright_enc_common.so", "6f658b133b92102555146d8147fae5fcf780077a", "/system/lib/libjni_latinime.so", "898cf22a264c3859ea45ffa7d5ce6ee0926a1ce4", "/system/lib/libttscompat.so", "07b22edeae120bcae3476a3d63ec090fe2bbfe40", "/system/lib/libUMP.so", "ee7d8a1799c0430fb927e1e1e2730e2df8cd62c0", "/system/lib/libpowermanager.so", "563f22bb7d19b792c7403aa62918df9f8aacba37", "/system/lib/libbcc.so.sha1", "d779fcf8d0f3a92c656dd7bfdf50bf52ba461537", "/system/lib/libtinyalsa.so", "a3fa454c3af0b1aadb23aac08cd3d7eecd808c16", "/system/lib/libfimg.so", "f2390bda5a688787a5b7e721e74ff26691b4d50a", "/system/lib/librtp_jni.so", "8055885a7179f3d0295c44beb0858867de6394bd", "/system/lib/libui.so", "b952389bb69512caf85b10e1732b284dffc33751", "/system/lib/libjpeg.so", "386ffc037ebc39269b6187c338d0e80418af611e", "/system/lib/libharfbuzz.so", "a8c1c2325fbf969d0e55272c6feee18e4241a991", "/system/lib/libstagefright_soft_mp3dec.so", "7212ae8e33b24fb80379f800f9f5345c920d9a13", "/system/lib/libstagefright_foundation.so", "39c336f764038db88e3a311e2b8621cab516087a", "/system/lib/libutils.so", "c0a781001b14be5fde9cf749c0feaa6185ef0e4f", "/system/lib/libWnnEngDic.so", "8175ca1f05f699cba069326460d434c88b7e6d0d", "/system/lib/libinput.so", "5c78138413682715da1a26257197ee1027d7ddd7", "/system/lib/libclcore.bc", "a1e2610fdc0c2ef151248092fa32be807d1b983d", "/system/lib/libwebcore.so", "4e66952bb06a45ce50cc207b4f829b07858193d8", "/system/lib/libwpa_client.so", "2f3e277dc12b2e8445b76aa09839fcde815bc3a2", "/system/lib/libstagefright_soft_aacdec.so", "34b8a1196f9fc85b186e31e19508f5b960d94335", "/system/lib/libhwui.so", "22148e48c6a306d0b40357e03bdc74209a4ccd25", "/system/lib/libspeexresampler.so", "5fb9420cd6c9d93848aa813948046f62ac1847e4", "/system/lib/libcameraservice.so", "5c627f8f94dbc2b12e9d82c3ad6bfb7bf3ad8922", "/system/lib/libdrmframework_jni.so", "a3faebc2b9ae7ee7e763f3d8017c6a89a84906f1", "/system/lib/libIMCdownload.so", "f8c9425446ffe7bd8a33833a94fe67a60e40cbc4", "/system/lib/libstagefright_yuv.so", "80ba77c09ee4105f0a3f9ba8ae695477125e5920", "/system/lib/libexif.so", "2fb6fb6319a46a08d7c2dbe3c80fb497470deeca", "/system/lib/libstagefright_soft_h264dec.so", "418a2def618717df99b9a56c6c7119cc8d585c65", "/system/lib/libwnndict.so", "31e977e4bb67bbd4734f872c20caf3a2c50c8b95", "/system/lib/libbinder.so", "54fc3294bd341ad1cdced8a7adb81653ebd23b9a", "/system/lib/libbluedroid.so", "98ce1d3faac4ee06ec72046f5592c18ee30b10da", "/system/lib/libhwconverter.so", "f8c7f310c4d20873a627f94c745c24249e1d6861", "/system/lib/libexpat.so", "01e38924833caea8504184cc2e3e727e87134e5c", "/system/lib/libdiskconfig.so", "78e4f49ff6b398e16bee24f838d30ff94be49c2a", "/system/lib/hw/gralloc.default.so", "651e0e382e12f476ff2c9d6cbe4568d8ae838586", "/system/lib/hw/gralloc.smdk4x12.so", "6766cc89e4c2cc729ec4616b09f2ec93b460caba", "/system/lib/hw/audio_policy.smdk4x12.so", "332aba29edce5b08b47e6410cfeaadedd5d373dd", "/system/lib/hw/sensors.default.so", "2271275a7bd073f6d48be24343a74ec01664352b", "/system/lib/hw/camera.smdk4x12.so", "28d61321474e6c5587b3705bfe3e959e242e7fc7", "/system/lib/hw/gps.exynos4.so", "f994e4c7db0cb4e1aba8c52b5de9f3908054a2cf", "/system/lib/hw/audio.primary.smdk4x12.so", "96f2765cc658e5632fa10703bf3e2d6cccc86951", "/system/lib/hw/audio.primary.default.so", "09fdaf9d7a2c6d884affd62957fecbbc7cb6c436", "/system/lib/hw/hwcomposer.exynos4.so", "47b98effa1177f28405da6788e363ac6c1531779", "/system/lib/hw/audio_policy.default.so", "fb9f648e8e79a2f8640577abf5ebef7df2462163", "/system/lib/hw/audio.a2dp.default.so", "e79130bf7f341b988624ed6c870d1f7f26b7f984", "/system/lib/hw/lights.smdk4x12.so", "5bb8da3120f2fa08d9f0680f7b7ce21f49eab857", "/system/lib/libandroid_servers.so", "cad7247b96c570b0499c50520049ed6d8814ada4", "/system/lib/libsensorservice.so", "7c7a170b1c37def8f073911f6c038ebe05ce2771", "/system/lib/libwebrtc_audio_preprocessing.so", "35a88924869adcf0e22e48464e9f7eaeb9527449", "/system/lib/egl/egl.cfg", "ea22932b5c513ada9bc801557f098d065aaa8bca", "/system/lib/egl/libGLESv2_mali.so", "2805903e558fe3e910bc71bab03d1dff2b6bfb71", "/system/lib/egl/libEGL_mali.so", "a0ee0d8b0058cb95387526fcb497aa8d8330ec71", "/system/lib/egl/libGLESv1_CM_mali.so", "440892ce1fe92258bd86117579c2e3a1712ca468", "/system/lib/egl/libGLES_android.so", "2efda98abdd889d1f26bf2e2b4a39af5e57a2114", "/system/lib/libmtp.so", "8306e3680116f54c33b2e32f2f68b81d406529c3", "/system/lib/libext4_utils.so", "ff706bbef0782456f0e4973f3dccd3b8ef0acde9", "/system/lib/drm/libfwdlockengine.so", "9bcd2c002da4007a9494d0bf9ec3a8caa3ffb6d2", "/system/lib/libsysutils.so", "c5d0156b1211abd7c1efb169ec4b7ef7b96ee594", "/system/lib/libwilhelm.so", "a931a4456224d766b728d366c390efbb821dcec7", "/system/lib/libiprouteutil.so", "a481597136abe25bb90b41927881eb246bc7ef8c", "/system/lib/libion.so", "7b57c56c181d0ad1fbfe1bf6e8a1146fcdb69237", "/system/lib/libFFTEm.so", "844f30a67f84324c7416582f66b71355cf7f260c", "/system/lib/libaudioflinger.so", "feb64a58b4f802ea9ae8eb6d437c985bcd601320", "/system/lib/libz.so", "88232deb133e93dd1c5daf3f954821e5cdf4433c", "/system/lib/libbtio.so", "e14be372bf57b7374a22425e60d278c2ec1749c9", "/system/lib/libsqlite.so", "d9016c3bc3fc7ccd9911fe811df5c33ed97c4bdc", "/system/lib/libstagefright_omx.so", "f2c245945b9eb38853a3a2acff6648d8b156e162", "/system/lib/libGLESv2_dbg.so", "b42cb60812e43c9b57fa1a885fcaee851602dd09", "/system/lib/libcrypto.so", "4dc3032a8e09f69dc2637befcbc76d7577b85f2a", "/system/lib/libdefcontainer_jni.so", "0710b20a2e76b4cb95776093e4c2a239c54f075d", "/system/lib/libreference-ril.so", "c6023529f092aec4a2243966136054922ce84b82", "/system/lib/libstagefright_soft_rawdec.so", "2856ffd14e0ce758618c04de1a68b83088ebad82", "/system/lib/libnfc_ndef.so", "2e9f9e6f0b63d3cb75659974644cdbbe90a302d7", "/system/lib/libpixelflinger.so", "ad3ed1187cf678fe008c6f114234d81f3db0ac77", "/system/lib/libOpenSLES.so", "397da66a99c8f6f924f8183a6dbed5fbb18b134f", "/system/lib/libsqlite_jni.so", "3155fe533bf8ad61e9548691ac35366381ef20e0", "/system/lib/libstagefright_soft_mpeg4dec.so", "99c16b42ca68999d5ac1d13b2553155f9b93c5ce", "/system/lib/libpxtrstagefright.so", "01d96e94c832d376efb9f166d64b9fc8cd8ff250", "/system/lib/libdbus.so", "ef9209f93c6f9ef98fbebecf414471f226449136", "/system/lib/libicui18n.so", "ba95be018fa49f4e4c6012e97bd0ca0cd1eba1d4", "/system/lib/libfacelock_jni.so", "6636e7d13363041a86e5e564dfc4250a48550f60");
set_perm_recursive(0, 0, 0755, 0644, "/system");
set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
set_perm(0, 3003, 02750, "/system/bin/netcfg");
set_perm(0, 3004, 02755, "/system/bin/ping");
set_perm(0, 2000, 06750, "/system/bin/run-as");
set_perm_recursive(1002, 1002, 0755, 0440, "/system/etc/bluetooth");
set_perm(0, 0, 0755, "/system/etc/bluetooth");
set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
set_perm(0, 2000, 0550, "/system/etc/init.goldfish.sh");
set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor");
set_perm_recursive(0, 0, 0755, 0644, "/system/vendor/firmware");
set_perm(0, 2000, 0755, "/system/vendor/firmware");
set_perm_recursive(0, 0, 0755, 0644, "/system/vendor/lib");
set_perm(0, 2000, 0755, "/system/vendor/lib");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor/lib/drm");
set_perm(0, 0, 0644, "/system/vendor/lib/drm/libdrmwvmplugin.so");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-r0-ri30.4a/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-rn30-ri30.5/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-rp30-ri30.5/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/recognition/face.face.y0-y0-22-b-N/full_model.bin");
set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");
show_progress(0.200000, 10);
assert(package_extract_file("/zImage", "/tmp/kernel.img"),
      write_raw_image("/tmp/kernel.img", "kernel"),
      delete("/tmp/kernel.img"));
assert(package_extract_file("/ramdisk-uboot.img", "/tmp/ramdisk.img"),
      write_raw_image("/tmp/ramdisk.img", "ramdisk"),
      delete("/tmp/ramdisk.img"));
assert(package_extract_file("/ramdisk-recovery-uboot.img", "/tmp/recovery.img"),
      write_raw_image("/tmp/recovery.img", "recovery"),
      delete("/tmp/recovery.img"));
show_progress(0.100000, 0);
unmount("/system");
Not difference in updater-script of 00.22 and 00.25. Are identical.
This is updater-script from my custom rom.
Code:
show_progress(0.900000, 120);
ui_print("");
ui_print("");
ui_print("");
ui_print("*************************************");
ui_print("*    Newman N2 / Freelander I20    *");
ui_print("*            version  00.24        *");
ui_print("*            by tedascuen          *");
ui_print("*************************************");
ui_print("");
ui_print("");
ui_print("");
ui_print("Montando Particiones");
ui_print("Y Limpiando...");
ui_print("");
format("ext4", "EMMC", "/dev/block/mmcblk0p2", "0");
mount("ext4", "EMMC", "/dev/block/mmcblk0p2", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/data");
delete("/data/local");
sleep(3);
ui_print("");
ui_print("Extrayendo Archivos Nuevos");
ui_print("Por favor, espere...");
ui_print("");
ui_print("Extrayendo Carpeta Data...");
ui_print("");
package_extract_file("check_data_app", "/tmp/check_data_app");
set_perm(0, 0, 0777, "/tmp/check_data_app");
run_program("/tmp/check_data_app");
package_extract_dir("data", "/data");
set_perm_recursive(1000, 1000, 0771, 0644, "/data/app");
set_perm(2000, 2000, 0771, "/data/local");
ui_print("");
ui_print("Carpeta Data Extraida");
ui_print("");
sleep(1);
ui_print("");
ui_print("Extrayendo Carpeta System...");
ui_print("");
package_extract_dir("recovery", "/system");
package_extract_dir("system", "/system");
symlink("Roboto-Bold.ttf", "/system/fonts/DroidSans-Bold.ttf");
symlink("Roboto-Regular.ttf", "/system/fonts/DroidSans.ttf");
symlink("iwmulticall", "/system/bin/iwconfig", "/system/bin/iwevent",
        "/system/bin/iwgetid", "/system/bin/iwlist", "/system/bin/iwpriv",
        "/system/bin/iwspy");
symlink("mksh", "/system/bin/sh");
symlink("toolbox", "/system/bin/cat", "/system/bin/chmod",
        "/system/bin/chown", "/system/bin/cmp", "/system/bin/date",
        "/system/bin/dd", "/system/bin/df", "/system/bin/dmesg",
        "/system/bin/getevent", "/system/bin/getprop", "/system/bin/hd",
        "/system/bin/id", "/system/bin/ifconfig", "/system/bin/iftop",
        "/system/bin/insmod", "/system/bin/ioctl", "/system/bin/ionice",
        "/system/bin/kill", "/system/bin/ln", "/system/bin/log",
        "/system/bin/ls", "/system/bin/lsmod", "/system/bin/lsof",
        "/system/bin/mkdir", "/system/bin/mount", "/system/bin/mv",
        "/system/bin/nandread", "/system/bin/netstat",
        "/system/bin/newfs_msdos", "/system/bin/notify", "/system/bin/printenv",
        "/system/bin/ps", "/system/bin/reboot", "/system/bin/renice",
        "/system/bin/rm", "/system/bin/rmdir", "/system/bin/rmmod",
        "/system/bin/route", "/system/bin/schedtop", "/system/bin/sendevent",
        "/system/bin/setconsole", "/system/bin/setprop", "/system/bin/sleep",
        "/system/bin/smd", "/system/bin/start", "/system/bin/stop",
        "/system/bin/sync", "/system/bin/top", "/system/bin/touch",
        "/system/bin/umount", "/system/bin/uptime", "/system/bin/vmstat",
        "/system/bin/watchprops",
        "/system/bin/wipe");
retouch_binaries("/system/lib/libstdc++.so", "666a7d0e79dc65d5f6579f81ba6fbeb5910ae01d", "/system/lib/libglib.so", "b0ffafec2be8c31ede2072d86ce19788149b319a", "/system/lib/libfilterfw.so", "38a3ed52fd2fa5cd8f9b4addb8966a31c101b4c9", "/system/lib/libvorbisidec.so", "928e4add55d34c885ae0e68745a93c7822f743a6", "/system/lib/libvariablespeed.so", "e7b0235bbb7a0df3c10201519f913a22e50a9647", "/system/lib/libWnnJpnDic.so", "c3bcb511486843922e125ad05a8828d89ae9e133", "/system/lib/libstagefright_soft_g711dec.so", "21fc25ade80efde5b68ef1a5db1a6f0fb50e119f", "/system/lib/libusbhost.so", "1250fa7b49fbb1a4e0ff496f035ee53c649ed95e", "/system/lib/libvideoeditorplayer.so", "c2a719545668bf29282ac6a03db9dc31ba1c1bf6", "/system/lib/libsrec_jni.so", "829a3c34eb9d5e5f75766cd1de87ed14258db8f5", "/system/lib/libsoundpool.so", "1bb53ef9d3e77d8227fc195a3d2f894ceac4d680", "/system/lib/libEGL.so", "fe08d8f96943a878d41ff37656517dc741667492", "/system/lib/libbluetoothd.so", "84a0ca61e491fd6808dd4f3553d3c81f656d37e8", "/system/lib/libETC1.so", "4daeb96c26bf49c0a979dca3db7d048d0d27c09e", "/system/lib/libandroid.so", "dee6431cc6704b1138bef322f9a5a81d37241b51", "/system/lib/libGLESv1_CM.so", "a52756f5a63c9827632587d025ee28f67739bd97", "/system/lib/libdvm.so", "fa516966a37c00b0e1f3b590bb7851b4dbf1c6ad", "/system/lib/libMali.so", "8691245505bf29c069d82a7c8c34608d8347a3c4", "/system/lib/libjni_mosaic.so", "985804afd2ef8e05e78eaefdad52b0eeedc5696a", "/system/lib/soundfx/libaudiopreprocessing.so", "8e47a34906abba7780c83cba891e0114702f18de", "/system/lib/soundfx/libreverbwrapper.so", "14bc15fa5588f376e81bcf791d67e8e45d75d4f2", "/system/lib/soundfx/libvisualizer.so", "fe9f92250103a01b4a330881e23af6c6c4a28352", "/system/lib/soundfx/libbundlewrapper.so", "da80f73fda56dbb8b4ee83bea1d7e25b4e316c46", "/system/lib/libandroid_runtime.so", "55c513ee25d93cbfe28394d014d270002c5424d9", "/system/lib/libctest.so", "4f88a5c261513635a3535ccf142801750d91c1de", "/system/lib/libbcc.so", "6c5ee6047715779d7d999eb091d96fe7f085e51d", "/system/lib/libgui.so", "8a94793bbbf980b014a51e0dad49040f29d994ab", "/system/lib/omx/libOMX.SEC.M2V.Decoder.so", "ec6741bcadc6832f86bdccb2138c7f7d92781dc9", "/system/lib/omx/libOMX.SEC.WMV.Decoder.so", "ccb53a001669eaa02da3aabc61d0a27b82b2d6dd", "/system/lib/omx/libOMX.SEC.AVC.Encoder.so", "41e139b3d4aac9ab113765a0d683da471e4ca2b5", "/system/lib/omx/libOMX.SEC.M4V.Decoder.so", "f0f04de5f295799587b7d20276d15e31ff60a955", "/system/lib/omx/libOMX.SEC.M4V.Encoder.so", "a259bfdba9620ee636b477a20c366fd57f6e59b1", "/system/lib/omx/libOMX.SEC.PXTR.AVC.Decoder.so", "0a6b0616a2c0e9487ca15949c292a2c06c84c7d0", "/system/lib/omx/libOMX.SEC.AVC.Decoder.so", "63c33f226609cb77fc3964eca4f4283d4e4f9c1f", "/system/lib/libcamera_client.so", "3df86c16850a98e29d181835e2ebca9ff30f40c6", "/system/lib/libstagefright_soft_amrdec.so", "c1609565fa4407f511209443339d1517a9d22582", "/system/lib/libhardware.so", "b62edfbdf574ac3735b116d70da055272779dba5", "/system/lib/libhwjpeg.so", "2967b05643b9a6d4e5fc0200eec580ee6e6cd5b7", "/system/lib/libicuuc.so", "fd2deff041daf0346f7fcf0db915b923f9e97881", "/system/lib/libsonivox.so", "7e82853a3ec6add5f422656a5d7f1fba2e856a17", "/system/lib/libmedia_jni.so", "348669e2d72b2afd610ddcbc08893eae7f04c713", "/system/lib/libm.so", "76aae9e835458d1ca19792b7f371408612a7a2b9", "/system/lib/libpower.so", "6c47d4eda799adc265b2b9a1838aac040648a528", "/system/lib/libeffects.so", "67d79c533f63bff8cd91f75593b10ef7baa5de0c", "/system/lib/libstagefright.so", "d9fa2d1913f253208d26c99b9d7507177269e0f6", "/system/lib/libjnigraphics.so", "e1df6ae659e7619b0325c00c27059479e4642eee", "/system/lib/libstagefright_soft_pcmdec.so", "7be0aa9f1896fe556ce046dfcf73a2817288e4bc", "/system/lib/libvideoeditor_jni.so", "ad9e399440cc7ec17459707dae542a8d67089ce2", "/system/lib/libsystem_server.so", "ca2fbeb0177ba9b8a03f592b3f9ef084f593ef09", "/system/lib/libskia.so", "af6b431eec3a2a5d081245e3414fd51d27257d0e", "/system/lib/libdrm1.so", "4c22fe48aeaa76a5a9c74433d168a9461b184733", "/system/lib/libnetutils.so", "3614d9d5f7149723280c2df60246bdebb963a8f6", "/system/lib/libchromium_net.so", "d47101c34c275cb516324e3d754630541ec11c4f", "/system/lib/libaudioutils.so", "9b1dd7fff2894a225dd7b70a4ffb7dae39722b96", "/system/lib/libjni_pinyinime.so", "e31816db1c8539803d94b0e7d1fccdc62ee97cc7", "/system/lib/libbluetooth.so", "edee29aabffb862e3fc0181d7607211f3fdbef38", "/system/lib/librs_jni.so", "3fcac6a100b79d3cf8aac57f1ccb804668762fa2", "/system/lib/libthread_db.so", "ec33247c34f9f664bce5392f0f7d3a32173134b5", "/system/lib/bluez-plugin/network.so", "9099a74b30e58f5bb1cf21598318bdf9c174f02e", "/system/lib/bluez-plugin/input.so", "deb2cc7504596f785f0ee0d65dd3fee49223944f", "/system/lib/bluez-plugin/bluetooth-health.so", "d33285830e07b3f42e08ca434dc505bf4a5d929c", "/system/lib/bluez-plugin/audio.so", "b3e2106be9840bc5eea9dc8efdb6fc190caeadf7", "/system/lib/libGLESv2.so", "a7bd75e38581f3379aa9c19b76aeea18f0f339ec", "/system/lib/libsurfaceflinger.so", "6f827c522f8eef642e24de7039ab19a8fcf45706", "/system/lib/libflex.so", "d9e1b02dfc762ab79a23aa73de1ef3efa836d44e", "/system/lib/libdrmframework.so", "acaf8d4b5da6d44df7f78c0d17155a3a9b7282ff", "/system/lib/libssl.so", "bc4a0e6d1d46ab03866f953e1fc912af76ad1cbb", "/system/lib/libmedia.so", "8123d89c7c1b5a57dde89b6d29e443f54903bd3c", "/system/lib/libnetlink.so", "b07fa8f871dd2dd73f880a310c208f9f1cd78ade", "/system/lib/libOpenMAXAL.so", "9151a28476fcd9fbddb268b745779d30a0eb501f", "/system/lib/libSR_AudioIn.so", "49726d43257a6fd1bab6839372b17744a4cd5715", "/system/lib/liblog.so", "da0434a29a9be6214daa2486a0b4ca984965e0d3", "/system/lib/libchip_state.so", "28ca16c88df2878be1c0d9e9f92a7a71c62b88e6", "/system/lib/libril.so", "e242190482ca56223eda7a999570665fd513a529", "/system/lib/libdl.so", "fc6be7756cc7b9a7c0b7addad1422cedec24f0a1", "/system/lib/libstlport.so", "00cfc938734875b16690da67495ba70b184cb75f", "/system/lib/libhardware_legacy.so", "ed33e7188998d0b70fb2823d2f0deb6c203d1bca", "/system/lib/libemoji.so", "9475d6e137c97ba4e5f5dfa6b5ec62028a0938e9", "/system/lib/libfilterpack_imageproc.so", "05d38e7909085e56ff212013a3a2d50c3edf719a", "/system/lib/libaudioeffect_jni.so", "a617e6db14f6f7f63afb74277ed44e871d21294d", "/system/lib/libsurfaceflinger_client.so", "38e12241f67900a2b811d8dfd9f3c2dc4dab4b62", "/system/lib/libSEC_OMX_Core.so", "f19eebe2d4b59177aa984dad99e92b9fe9d0271b", "/system/lib/libgabi++.so", "fbfd6df45d78d94743fa1446101fea4e516bd14c", "/system/lib/libbcinfo.so", "ab729a04e59989593ee6c0712ccfe53d27da0511", "/system/lib/libRS.so", "fb9a4c9aac10b46838433783553869d785d37846", "/system/lib/libstagefright_amrnb_common.so", "64098a00c7e1add0c88a66f68f78c723bcbe01f6", "/system/lib/libc.so", "6fbbdc047bf876c71dcfc4691bf8d1da4deb4d88", "/system/lib/libfilterpack_facedetect.so", "5dcae8095be65d75e9ac53ca51034ffb708737f9", "/system/lib/libSEC_OMX_Resourcemanager.so", "5f7ac792786c9f0192dd88af1f14c2efa3f925aa", "/system/lib/libstagefright_soft_vorbisdec.so", "550688ef86829873926b006d24dc98da5872e692", "/system/lib/libstagefright_soft_vpxdec.so", "1d9e2e35f1af3edb3d1a60175309e1a8911aaef5", "/system/lib/libdrm1_jni.so", "db2be513f84dd0cae5d66bb3c3bed60fda48db6b", "/system/lib/libmediaplayerservice.so", "1aa6720e6393d6d28652f75595bbfb1891e32c92", "/system/lib/libstagefright_avc_common.so", "10826ec7771adfcf61e46d683c78f389959d8b27", "/system/lib/libfimc.so", "296fc17ada3115e98ae73d8879c02a57787bdd8f", "/system/lib/libstagefrighthw.so", "2008a2af0c76393bee59c527bb618f0b83409c9e", "/system/lib/libttspico.so", "5039a0a9a60bbcb60cd8169d7ddfb04abc01e700", "/system/lib/libradio_client.so", "9de705421ec1fda9889b68b395becfd1e7b7e993", "/system/lib/libcutils.so", "6019ddbe15dfa07fe8f99d82fb83ed76494ff3ba", "/system/lib/libnativehelper.so", "cbc633191bbe7893a44fb7f85a0c5dc255f7df07", "/system/lib/libstagefright_enc_common.so", "6f658b133b92102555146d8147fae5fcf780077a", "/system/lib/libjni_latinime.so", "898cf22a264c3859ea45ffa7d5ce6ee0926a1ce4", "/system/lib/libttscompat.so", "07b22edeae120bcae3476a3d63ec090fe2bbfe40", "/system/lib/libUMP.so", "ee7d8a1799c0430fb927e1e1e2730e2df8cd62c0", "/system/lib/libpowermanager.so", "563f22bb7d19b792c7403aa62918df9f8aacba37", "/system/lib/libbcc.so.sha1", "c35978f66710eeb678da450092cf241f56e18973", "/system/lib/libtinyalsa.so", "a3fa454c3af0b1aadb23aac08cd3d7eecd808c16", "/system/lib/libfimg.so", "f2390bda5a688787a5b7e721e74ff26691b4d50a", "/system/lib/librtp_jni.so", "8055885a7179f3d0295c44beb0858867de6394bd", "/system/lib/libui.so", "b952389bb69512caf85b10e1732b284dffc33751", "/system/lib/libjpeg.so", "386ffc037ebc39269b6187c338d0e80418af611e", "/system/lib/libharfbuzz.so", "a8c1c2325fbf969d0e55272c6feee18e4241a991", "/system/lib/libstagefright_soft_mp3dec.so", "7212ae8e33b24fb80379f800f9f5345c920d9a13", "/system/lib/libstagefright_foundation.so", "39c336f764038db88e3a311e2b8621cab516087a", "/system/lib/libutils.so", "c0a781001b14be5fde9cf749c0feaa6185ef0e4f", "/system/lib/libWnnEngDic.so", "8175ca1f05f699cba069326460d434c88b7e6d0d", "/system/lib/libinput.so", "5c78138413682715da1a26257197ee1027d7ddd7", "/system/lib/libclcore.bc", "a1e2610fdc0c2ef151248092fa32be807d1b983d", "/system/lib/libwebcore.so", "4e66952bb06a45ce50cc207b4f829b07858193d8", "/system/lib/libwpa_client.so", "2f3e277dc12b2e8445b76aa09839fcde815bc3a2", "/system/lib/libstagefright_soft_aacdec.so", "34b8a1196f9fc85b186e31e19508f5b960d94335", "/system/lib/libhwui.so", "22148e48c6a306d0b40357e03bdc74209a4ccd25", "/system/lib/libspeexresampler.so", "5fb9420cd6c9d93848aa813948046f62ac1847e4", "/system/lib/libcameraservice.so", "5c627f8f94dbc2b12e9d82c3ad6bfb7bf3ad8922", "/system/lib/libdrmframework_jni.so", "a3faebc2b9ae7ee7e763f3d8017c6a89a84906f1", "/system/lib/libIMCdownload.so", "f8c9425446ffe7bd8a33833a94fe67a60e40cbc4", "/system/lib/libstagefright_yuv.so", "80ba77c09ee4105f0a3f9ba8ae695477125e5920", "/system/lib/libexif.so", "2fb6fb6319a46a08d7c2dbe3c80fb497470deeca", "/system/lib/libstagefright_soft_h264dec.so", "418a2def618717df99b9a56c6c7119cc8d585c65", "/system/lib/libwnndict.so", "31e977e4bb67bbd4734f872c20caf3a2c50c8b95", "/system/lib/libbinder.so", "54fc3294bd341ad1cdced8a7adb81653ebd23b9a", "/system/lib/libbluedroid.so", "98ce1d3faac4ee06ec72046f5592c18ee30b10da", "/system/lib/libhwconverter.so", "f8c7f310c4d20873a627f94c745c24249e1d6861", "/system/lib/libexpat.so", "01e38924833caea8504184cc2e3e727e87134e5c", "/system/lib/libdiskconfig.so", "78e4f49ff6b398e16bee24f838d30ff94be49c2a", "/system/lib/hw/gralloc.default.so", "651e0e382e12f476ff2c9d6cbe4568d8ae838586", "/system/lib/hw/gralloc.smdk4x12.so", "6766cc89e4c2cc729ec4616b09f2ec93b460caba", "/system/lib/hw/audio_policy.smdk4x12.so", "332aba29edce5b08b47e6410cfeaadedd5d373dd", "/system/lib/hw/sensors.default.so", "2271275a7bd073f6d48be24343a74ec01664352b", "/system/lib/hw/camera.smdk4x12.so", "d2864e2a08a39263a432786edb8cbddcfaad269e", "/system/lib/hw/gps.exynos4.so", "f994e4c7db0cb4e1aba8c52b5de9f3908054a2cf", "/system/lib/hw/audio.primary.smdk4x12.so", "304d5b08c1174be65e9c7be10ca57c30d425d5e9", "/system/lib/hw/audio.primary.default.so", "09fdaf9d7a2c6d884affd62957fecbbc7cb6c436", "/system/lib/hw/hwcomposer.exynos4.so", "47b98effa1177f28405da6788e363ac6c1531779", "/system/lib/hw/audio_policy.default.so", "fb9f648e8e79a2f8640577abf5ebef7df2462163", "/system/lib/hw/audio.a2dp.default.so", "e79130bf7f341b988624ed6c870d1f7f26b7f984", "/system/lib/hw/lights.smdk4x12.so", "5bb8da3120f2fa08d9f0680f7b7ce21f49eab857", "/system/lib/libandroid_servers.so", "cad7247b96c570b0499c50520049ed6d8814ada4", "/system/lib/libsensorservice.so", "7c7a170b1c37def8f073911f6c038ebe05ce2771", "/system/lib/libwebrtc_audio_preprocessing.so", "026cf7651040c24a7ce1f9c4366a291151e1c6b2", "/system/lib/egl/egl.cfg", "ea22932b5c513ada9bc801557f098d065aaa8bca", "/system/lib/egl/libGLESv2_mali.so", "2805903e558fe3e910bc71bab03d1dff2b6bfb71", "/system/lib/egl/libEGL_mali.so", "a0ee0d8b0058cb95387526fcb497aa8d8330ec71", "/system/lib/egl/libGLESv1_CM_mali.so", "440892ce1fe92258bd86117579c2e3a1712ca468", "/system/lib/egl/libGLES_android.so", "2efda98abdd889d1f26bf2e2b4a39af5e57a2114", "/system/lib/libmtp.so", "8306e3680116f54c33b2e32f2f68b81d406529c3", "/system/lib/libext4_utils.so", "ff706bbef0782456f0e4973f3dccd3b8ef0acde9", "/system/lib/drm/libfwdlockengine.so", "9bcd2c002da4007a9494d0bf9ec3a8caa3ffb6d2", "/system/lib/libsysutils.so", "c5d0156b1211abd7c1efb169ec4b7ef7b96ee594", "/system/lib/libwilhelm.so", "a931a4456224d766b728d366c390efbb821dcec7", "/system/lib/libiprouteutil.so", "a481597136abe25bb90b41927881eb246bc7ef8c", "/system/lib/libion.so", "7b57c56c181d0ad1fbfe1bf6e8a1146fcdb69237", "/system/lib/libFFTEm.so", "844f30a67f84324c7416582f66b71355cf7f260c", "/system/lib/libaudioflinger.so", "feb64a58b4f802ea9ae8eb6d437c985bcd601320", "/system/lib/libz.so", "88232deb133e93dd1c5daf3f954821e5cdf4433c", "/system/lib/libbtio.so", "e14be372bf57b7374a22425e60d278c2ec1749c9", "/system/lib/libsqlite.so", "d9016c3bc3fc7ccd9911fe811df5c33ed97c4bdc", "/system/lib/libstagefright_omx.so", "f2c245945b9eb38853a3a2acff6648d8b156e162", "/system/lib/libGLESv2_dbg.so", "b42cb60812e43c9b57fa1a885fcaee851602dd09", "/system/lib/libcrypto.so", "4dc3032a8e09f69dc2637befcbc76d7577b85f2a", "/system/lib/libdefcontainer_jni.so", "0710b20a2e76b4cb95776093e4c2a239c54f075d", "/system/lib/libreference-ril.so", "84b1d4c6bafb57c9d5ccecb882da86dab48dd4dd", "/system/lib/libstagefright_soft_rawdec.so", "2856ffd14e0ce758618c04de1a68b83088ebad82", "/system/lib/libnfc_ndef.so", "2e9f9e6f0b63d3cb75659974644cdbbe90a302d7", "/system/lib/libpixelflinger.so", "ad3ed1187cf678fe008c6f114234d81f3db0ac77", "/system/lib/libOpenSLES.so", "397da66a99c8f6f924f8183a6dbed5fbb18b134f", "/system/lib/libsqlite_jni.so", "3155fe533bf8ad61e9548691ac35366381ef20e0", "/system/lib/libstagefright_soft_mpeg4dec.so", "99c16b42ca68999d5ac1d13b2553155f9b93c5ce", "/system/lib/libpxtrstagefright.so", "01d96e94c832d376efb9f166d64b9fc8cd8ff250", "/system/lib/libdbus.so", "ef9209f93c6f9ef98fbebecf414471f226449136", "/system/lib/libicui18n.so", "ba95be018fa49f4e4c6012e97bd0ca0cd1eba1d4", "/system/lib/libfacelock_jni.so", "6636e7d13363041a86e5e564dfc4250a48550f60");
ui_print("");
ui_print("Carpeta System Extraida");
ui_print("");
sleep(1);
ui_print("");
ui_print("Aplicando Permisos...");
ui_print("");
set_perm_recursive(0, 0, 0755, 0644, "/system");
set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
set_perm(0, 3003, 02750, "/system/bin/netcfg");
set_perm(0, 3004, 02755, "/system/bin/ping");
set_perm(0, 2000, 06750, "/system/bin/run-as");
set_perm_recursive(1002, 1002, 0755, 0440, "/system/etc/bluetooth");
set_perm(0, 0, 0755, "/system/etc/bluetooth");
set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
set_perm(0, 2000, 0550, "/system/etc/init.goldfish.sh");
set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor");
set_perm_recursive(0, 0, 0755, 0644, "/system/vendor/firmware");
set_perm(0, 2000, 0755, "/system/vendor/firmware");
set_perm_recursive(0, 0, 0755, 0644, "/system/vendor/lib");
set_perm(0, 2000, 0755, "/system/vendor/lib");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor/lib/drm");
set_perm(0, 0, 0644, "/system/vendor/lib/drm/libdrmwvmplugin.so");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/left_eye-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/nose_base-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-r0-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-rn7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.3/right_eye-y0-yi45-p0-pi45-rp7-ri20.2d_n2/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-r0-ri30.4a/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-rn30-ri30.5/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.3/head-y0-yi45-p0-pi45-rp30-ri30.5/full_model.bin");
set_perm(0, 0, 0644, "/system/vendor/pittpatt/models/recognition/face.face.y0-y0-22-b-N/full_model.bin");
set_perm(0, 0, 0755, "/system/addon.d/70-gapps.sh");
set_perm(0, 0, 0755, "/system/addon.d/99-supersu.sh");
set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");
set_perm(0, 1000, 0755, "/system/xbin/busybox");
symlink("/system/xbin/busybox", "/system/bin/busybox");
ui_print("");
ui_print("Permisos aplicados");
ui_print("");
sleep(1);
ui_print("");
ui_print("Instalando 'Root'...");
ui_print("");
run_program("/system/xbin/busybox", "--install", "-s", "/system/xbin");
set_perm(0, 0, 06755, "/system/xbin/su");
symlink("/system/xbin/su", "/system/bin/su");
ui_print("");
ui_print("Instalado");
ui_print("");
sleep(1);
ui_print("");
ui_print("Instalando 'Kernel'...");
ui_print("");
package_extract_file("/zImage", "/tmp/kernel.img");
write_raw_image("/tmp/kernel.img", "kernel");
delete("/tmp/kernel.img");
ui_print("");
ui_print("Instalado");
ui_print("");
sleep(1);
ui_print("");
ui_print("Instalando 'ramdisk'...");
ui_print("");
package_extract_file("/ramdisk-uboot.img", "/tmp/ramdisk.img");
write_raw_image("/tmp/ramdisk.img", "ramdisk");
delete("/tmp/ramdisk.img");
ui_print("");
ui_print("Instalado");
ui_print("");
sleep(1);
ui_print("");
ui_print("Instalando 'Recovery'...");
ui_print("");
package_extract_file("/ramdisk-recovery-uboot.img", "/tmp/recovery.img");
write_raw_image("/tmp/recovery.img", "recovery");
delete("/tmp/recovery.img");
ui_print("");
ui_print("Instalado");
ui_print("");
sleep(1);
unmount("/system");
unmount("/data");
show_progress(0.999999, 0);
ui_print("");
ui_print("===============================================");
ui_print("|          La instalacion ha finalizado      |");
ui_print("|              por favor, reinicia            |");
ui_print("|                                            |");
ui_print("|              Salu2, tedascuen              |");
ui_print("===============================================");
ui_print("");
sleep(5);
run_program("/sbin/reboot");
You can see in my updater-script how to mount data partition:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p3", "/data");
And please, delete this lines from updater-script:
Code:
assert(package_extract_file("/ramdisk-recovery-uboot.img", "/tmp/recovery.img"),
      write_raw_image("/tmp/recovery.img", "recovery"),
      delete("/tmp/recovery.img"));

I tested and miui is only installable from recovery 00.15 to 00.20. If you installs recovery 00.22, installation has error verification signature, but with old recoverys, all is ok.
If you need recovery 00.15 to add in pack, I'll upload to my wuala.
Thank you very much.
 
Another question
Gapss are not installed from recovery.
I download http://91.205.75.29/Android-4.0/gapps/miui-ics/gapps-ics-miui-signed.zip and install from recovery.
When reboot, gapps are not in system...
I saw in /cache/recovery/last_log and saw that couldn't mount and unmount /system
Goes to updater-script of gapss-ics-miui-signed and saw:
Code:
 run_program("/sbin/busybox", "mount", "/system");
run_program("sbin/busybox","unmount","/system");
But busybox is not installed, so can't mount and unmount.
I changes uploader-script to:
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p2", "/system");
unmount("/system");
Now, I can install gapps from recovery.
So, you need changes updater-script from gapps-ics-miui.signed.zip or install busybox on miui rom
 
Large font is due to translation issue in the XML. Nothing to do with the original ROM.
Our chinese author appeared and upload full rom. Im do full wipe and install chinese original rom and it has the same problem. Im send bugreport with screenshot from local utility, maybe they repair after holiday.
 
After installing this version my carrier in the statusbar went from simyo in 3.2.1 (correct) to NL KPN (incorrect, although simyo uses the KPN network).
 
Large font is due to translation issue in the XML. Nothing to do with the original ROM.

The fonts in menus seems all capital now and the text is therefore bigger, making longer text seem out of place. Us translators need to shorten our menu labels to make the text fit better.
But here's an example of what the guy you answer means:
uploadfromtaptalk1360536296297.jpg

It looks a bit weird now, it seems as a funny choice of design "improvement" if you ask me :)

@ my commodore 64
 
Weird. With 3.2.1, 'Giffgaff' was correctly displayed as my carrier.
With 3.2.8, it's back to the incorrect 'O2-UK', which is how it was displayed prior to 3.2.1.
 
The fonts in menus seems all capital now and the text is therefore bigger, making longer text seem out of place. Us translators need to shorten our menu labels to make the text fit better.
But here's an example of what the guy you answer means:
View attachment 5191

It looks a bit weird now, it seems as a funny choice of design "improvement" if you ask me :)

@ my commodore 64
that isn't occurring in my build and my build is MI2 from here.
 
Same here on my MI2. It used to display Mobile Vikings instead of BASE. With latest build it's all correct now.

Sent from MI 2
 
Status
Not open for further replies.