Guest User

Untitled

a guest
May 26th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.16 KB | None | 0 0
  1. ui_print("");
  2. ui_print("");
  3. ui_print("Installing firmware ...");
  4. ui_print("");
  5. ui_print(" ICS ANDROID 4 FOR SAMSUNG GALAXY TAB 7 ");
  6. ui_print(" CURRENT VERSION: Development ");
  7. ui_print(" BUILD FROM TE4M SOURCES ");
  8. ui_print(" FOR TESTING ONLY ");
  9. assert(getprop("ro.product.device") == "galaxytab" || getprop("ro.build.product") == "galaxytab" ||
  10. getprop("ro.product.device") == "GT-P1000" || getprop("ro.build.product") == "GT-P1000");
  11. package_extract_file("mke2fs", "/tmp/mke2fs");
  12. set_perm(0, 0, 0777, "/tmp/mke2fs");
  13. package_extract_file("busybox", "/tmp/busybox");
  14. set_perm(0, 0, 0777, "/tmp/busybox");
  15. show_progress(0.500000, 0);
  16. ui_print("Formatting system ...");
  17. unmount("/system");
  18. run_program("/tmp/mke2fs", "-m", "0", "-O", "has_journal,extent,huge_file,flex_bg,uninit_bg,dir_nlink,extra_isize", "-L", "system", "-M", "/system", "/dev/block/stl9");
  19. ui_print("Mounting system ...");
  20. run_program("/tmp/busybox", "mount", "-t", "ext4", "/dev/block/stl9", "/system");
  21. show_progress(0.400000, 0);
  22. ui_print("Unpacking system ...");
  23. package_extract_dir("system", "/system");
  24. symlink("Roboto-Bold.ttf", "/system/fonts/DroidSans-Bold.ttf");
  25. symlink("Roboto-Regular.ttf", "/system/fonts/DroidSans.ttf");
  26. symlink("busybox", "/system/xbin/[", "/system/xbin/[[",
  27. "/system/xbin/arp", "/system/xbin/ash", "/system/xbin/awk",
  28. "/system/xbin/base64", "/system/xbin/basename", "/system/xbin/bbconfig",
  29. "/system/xbin/blockdev", "/system/xbin/brctl", "/system/xbin/bunzip2",
  30. "/system/xbin/bzcat", "/system/xbin/bzip2", "/system/xbin/cal",
  31. "/system/xbin/cat", "/system/xbin/catv", "/system/xbin/chattr",
  32. "/system/xbin/chgrp", "/system/xbin/chmod", "/system/xbin/chown",
  33. "/system/xbin/chroot", "/system/xbin/clear", "/system/xbin/cmp",
  34. "/system/xbin/comm", "/system/xbin/cp", "/system/xbin/cpio",
  35. "/system/xbin/crond", "/system/xbin/crontab", "/system/xbin/cut",
  36. "/system/xbin/date", "/system/xbin/dc", "/system/xbin/dd",
  37. "/system/xbin/depmod", "/system/xbin/devmem", "/system/xbin/df",
  38. "/system/xbin/diff", "/system/xbin/dirname", "/system/xbin/dmesg",
  39. "/system/xbin/dnsd", "/system/xbin/dos2unix", "/system/xbin/du",
  40. "/system/xbin/echo", "/system/xbin/ed", "/system/xbin/egrep",
  41. "/system/xbin/env", "/system/xbin/expand", "/system/xbin/expr",
  42. "/system/xbin/false", "/system/xbin/fdisk", "/system/xbin/fgrep",
  43. "/system/xbin/find", "/system/xbin/flash_lock",
  44. "/system/xbin/flash_unlock", "/system/xbin/flashcp",
  45. "/system/xbin/flock", "/system/xbin/fold", "/system/xbin/free",
  46. "/system/xbin/freeramdisk", "/system/xbin/fsync", "/system/xbin/ftpget",
  47. "/system/xbin/ftpput", "/system/xbin/fuser", "/system/xbin/getopt",
  48. "/system/xbin/grep", "/system/xbin/groups", "/system/xbin/gunzip",
  49. "/system/xbin/gzip", "/system/xbin/halt", "/system/xbin/head",
  50. "/system/xbin/hexdump", "/system/xbin/id", "/system/xbin/ifconfig",
  51. "/system/xbin/insmod", "/system/xbin/install", "/system/xbin/iostat",
  52. "/system/xbin/ip", "/system/xbin/kill", "/system/xbin/killall",
  53. "/system/xbin/killall5", "/system/xbin/length", "/system/xbin/less",
  54. "/system/xbin/ln", "/system/xbin/losetup", "/system/xbin/ls",
  55. "/system/xbin/lsattr", "/system/xbin/lsmod", "/system/xbin/lsusb",
  56. "/system/xbin/lzcat", "/system/xbin/lzma", "/system/xbin/lzop",
  57. "/system/xbin/lzopcat", "/system/xbin/man", "/system/xbin/md5sum",
  58. "/system/xbin/mesg", "/system/xbin/mkdir", "/system/xbin/mke2fs",
  59. "/system/xbin/mkfifo", "/system/xbin/mkfs.ext2",
  60. "/system/xbin/mkfs.vfat", "/system/xbin/mknod", "/system/xbin/mkswap",
  61. "/system/xbin/mktemp", "/system/xbin/modinfo", "/system/xbin/modprobe",
  62. "/system/xbin/more", "/system/xbin/mount", "/system/xbin/mountpoint",
  63. "/system/xbin/mpstat", "/system/xbin/mv", "/system/xbin/nanddump",
  64. "/system/xbin/nandwrite", "/system/xbin/netstat", "/system/xbin/nice",
  65. "/system/xbin/nohup", "/system/xbin/nslookup", "/system/xbin/ntpd",
  66. "/system/xbin/od", "/system/xbin/patch", "/system/xbin/pgrep",
  67. "/system/xbin/pidof", "/system/xbin/ping", "/system/xbin/pkill",
  68. "/system/xbin/pmap", "/system/xbin/poweroff", "/system/xbin/printenv",
  69. "/system/xbin/printf", "/system/xbin/ps", "/system/xbin/pstree",
  70. "/system/xbin/pwd", "/system/xbin/pwdx", "/system/xbin/rdev",
  71. "/system/xbin/readlink", "/system/xbin/realpath", "/system/xbin/renice",
  72. "/system/xbin/reset", "/system/xbin/resize", "/system/xbin/rev",
  73. "/system/xbin/rm", "/system/xbin/rmdir", "/system/xbin/rmmod",
  74. "/system/xbin/route", "/system/xbin/run-parts", "/system/xbin/rx",
  75. "/system/xbin/sed", "/system/xbin/seq", "/system/xbin/setconsole",
  76. "/system/xbin/setserial", "/system/xbin/setsid", "/system/xbin/sh",
  77. "/system/xbin/sha1sum", "/system/xbin/sha256sum",
  78. "/system/xbin/sha512sum", "/system/xbin/sleep", "/system/xbin/sort",
  79. "/system/xbin/split", "/system/xbin/stat", "/system/xbin/strings",
  80. "/system/xbin/stty", "/system/xbin/sum", "/system/xbin/swapoff",
  81. "/system/xbin/swapon", "/system/xbin/sync", "/system/xbin/sysctl",
  82. "/system/xbin/tac", "/system/xbin/tail", "/system/xbin/tar",
  83. "/system/xbin/tee", "/system/xbin/telnet", "/system/xbin/telnetd",
  84. "/system/xbin/test", "/system/xbin/tftp", "/system/xbin/tftpd",
  85. "/system/xbin/time", "/system/xbin/timeout", "/system/xbin/top",
  86. "/system/xbin/touch", "/system/xbin/tr", "/system/xbin/traceroute",
  87. "/system/xbin/true", "/system/xbin/ttysize", "/system/xbin/tune2fs",
  88. "/system/xbin/umount", "/system/xbin/uname", "/system/xbin/uncompress",
  89. "/system/xbin/unexpand", "/system/xbin/uniq", "/system/xbin/unix2dos",
  90. "/system/xbin/unlzma", "/system/xbin/unlzop", "/system/xbin/unxz",
  91. "/system/xbin/unzip", "/system/xbin/uptime", "/system/xbin/usleep",
  92. "/system/xbin/uudecode", "/system/xbin/uuencode", "/system/xbin/vi",
  93. "/system/xbin/watch", "/system/xbin/wc", "/system/xbin/wget",
  94. "/system/xbin/which", "/system/xbin/whoami", "/system/xbin/xargs",
  95. "/system/xbin/xz", "/system/xbin/xzcat", "/system/xbin/yes",
  96. "/system/xbin/zcat");
  97. symlink("iwmulticall", "/system/xbin/iwconfig", "/system/xbin/iwgetid",
  98. "/system/xbin/iwlist", "/system/xbin/iwpriv",
  99. "/system/xbin/iwspy");
  100. symlink("mksh", "/system/bin/sh");
  101. symlink("toolbox", "/system/bin/cat", "/system/bin/chmod",
  102. "/system/bin/chown", "/system/bin/cmp", "/system/bin/date",
  103. "/system/bin/dd", "/system/bin/df", "/system/bin/dmesg",
  104. "/system/bin/getevent", "/system/bin/getprop", "/system/bin/hd",
  105. "/system/bin/id", "/system/bin/ifconfig", "/system/bin/iftop",
  106. "/system/bin/insmod", "/system/bin/ioctl", "/system/bin/ionice",
  107. "/system/bin/kill", "/system/bin/ln", "/system/bin/log",
  108. "/system/bin/ls", "/system/bin/lsmod", "/system/bin/lsof",
  109. "/system/bin/mkdir", "/system/bin/mount", "/system/bin/mv",
  110. "/system/bin/nandread", "/system/bin/netstat",
  111. "/system/bin/newfs_msdos", "/system/bin/notify", "/system/bin/printenv",
  112. "/system/bin/ps", "/system/bin/r", "/system/bin/reboot",
  113. "/system/bin/renice", "/system/bin/rm", "/system/bin/rmdir",
  114. "/system/bin/rmmod", "/system/bin/route", "/system/bin/schedtop",
  115. "/system/bin/sendevent", "/system/bin/setconsole",
  116. "/system/bin/setprop", "/system/bin/sleep", "/system/bin/smd",
  117. "/system/bin/start", "/system/bin/stop", "/system/bin/sync",
  118. "/system/bin/top", "/system/bin/touch", "/system/bin/umount",
  119. "/system/bin/uptime", "/system/bin/vmstat", "/system/bin/watchprops",
  120. "/system/bin/wipe");
  121. retouch_binaries("/system/lib/libhwui.so", "d9d61e6bb5bb022118fbd03888051577671c55a9", "/system/lib/libstlport.so", "7c5ee87ccc60d30db33b5074a8c4de126835b074", "/system/lib/libbluedroid.so", "6605308089dcab15e034456e83a4446e7f59549d", "/system/lib/libc_malloc_debug_leak.so", "81b08782e947c26d510fdffc9ca83d5815503598", "/system/lib/libinput.so", "14517f6f8f44711b629b6ec363c571c177369d37", "/system/lib/libcameraservice.so", "a47d97688537ed535ca725c60e6f922bf444211e", "/system/lib/libEGL.so", "74a100048754c699768782c8bcc591d43484e6f8", "/system/lib/libusbhost.so", "46fc5794bd0b0c3a2eb3d183b9ec5b86cf8222a5", "/system/lib/libext2_e2p.so", "921fc0c08320e323441f735804853c9c2b6c06a5", "/system/lib/librs_jni.so", "8ab5e11632145776a9fefb1f2f9a2495e8a3b2bd", "/system/lib/libGLESv1_CM.so", "e65075fcecef397c1019ae056435a4dc6504144f", "/system/lib/liblog.so", "305bf7daba5465cb78e6d54351e60bc269bc319f", "/system/lib/libvideoeditor_jni.so", "5fa41ff32faf6817ff19db9038cda3c89cf1345c", "/system/lib/libskia.so", "b713ee5ca0e7cf390d0533509d52323ce048458f", "/system/lib/libaudioeffect_jni.so", "11717cadae43dd6cd3d3c7af7af7ff52f7a4432b", "/system/lib/libmedia_jni.so", "8ce92a441ee1a109a27a4ffb90341b6884d24410", "/system/lib/libstagefright_soft_amrdec.so", "b838b162bd844351d38e6c97146497f4c644cdd6", "/system/lib/libdl.so", "ca15b349dc18081bfce1ab509d764b3af380794f", "/system/lib/libstagefright_amrnb_common.so", "f67484b205340d11d5e7718910d398f673c2bbea", "/system/lib/libpagemap.so", "05d3b393ad16d1a4e88231a7a68c698722550fb9", "/system/lib/libutils.so", "23bef06c5b9e91a8f1718772f0bb794d76ca0fb3", "/system/lib/libvorbisidec.so", "a0ca7f226fb0cb35cf693efcc1998b3137363432", "/system/lib/libstagefright_soft_g711dec.so", "9599e695e8298a56a34d0db0ca207f40272505e1", "/system/lib/libcrypto.so", "275c461d5e44065d2155386e88ab83892e9e1673", "/system/lib/libsysutils.so", "6473c1ac082ecad3bed05993dc3948bda4fd7809", "/system/lib/libext4_utils.so", "680c5c0afe819d4dada8c63330271bba5953726a", "/system/lib/libicui18n.so", "f0b6ab8cecefea8f31428943da0ad4038f4c37ef", "/system/lib/libwnndict.so", "3dadee3b01b7ab800fb0b6e3460151f7d7eaf90a", "/system/lib/libOpenSLES.so", "7600884de74f0aca9e8e1eeb5a65b0fc25298ec3", "/system/lib/libbluetoothd.so", "defa6c0fb8bc26f36b78c01042ce50493791a686", "/system/lib/libwebrtc_audio_preprocessing.so", "a09acc691d3fcdffa108336b91a6415c53e3c053", "/system/lib/libstagefright_omx.so", "da40e5be52c398a15764ed8cc68938664b19cdc7", "/system/lib/libreference-ril.so", "22f7ddb069ecd6dda99e675ed24fd9bf0947dfe9", "/system/lib/libjackpal-androidterm3.so", "ecaeb903c230d76e6becedc058fc61b518e9d60b", "/system/lib/libncurses.so", "4fd186dec93338b893ee23d8f417c94b103fa26c", "/system/lib/libbcc.so", "43c8b464372bcae3196f35554e2c57ed6e24082a", "/system/lib/libETC1.so", "e5c7771d559fc80d6fd078ebcae8209506810e05", "/system/lib/libstagefright_soft_aacdec.so", "882b455b94c2fa46cdea96977db92b4bf72495e5", "/system/lib/libicuuc.so", "fbd718f4754df6584da8e70f353277acbbd6205e", "/system/lib/libbcinfo.so", "d5327b49513ebfc00421fe675499f84264701c0f", "/system/lib/libspeexresampler.so", "55fce2d5922635cc3cd00e651007254e1c7cf629", "/system/lib/libcutils.so", "7db414ab68c31283dccf370a9ca3e065e1b735af", "/system/lib/libGLESv2.so", "e21ede7a6f3413a9c6ed6226ebfcaf84155c0f89", "/system/lib/libttscompat.so", "b782f9e7f1f735a661409936abd8a4aa738b4df6", "/system/lib/libdefcontainer_jni.so", "ff6719d7085647a18e8264755b4dfcf91c1eb82a", "/system/lib/libhardware.so", "614ccb16bc760738482d18c6cccb8b7d491791e2", "/system/lib/libFFTEm.so", "b94d708db5ab44fbf1f065f98b9e23d405daae93", "/system/lib/libstagefright_yuv.so", "57ce79791c55fbb90a97efb7e250b48b480261a9", "/system/lib/libwpa_client.so", "e29e99a95df1c9121fc9db02abb6598fa56ac87b", "/system/lib/libsurfaceflinger.so", "f01e1e5d64a3173683a759a46095c3502b70c67e", "/system/lib/libmediaplayerservice.so", "2cf97de0d1fd57bd475c705314b523f81bae252c", "/system/lib/libjnigraphics.so", "6c24bb07bd0a518f326ef39243b1f72c4e3f6176", "/system/lib/libui.so", "ed8d4985d08662b610c43aa1b2fcab4196aa5c0e", "/system/lib/libext2_uuid.so", "f5e43b49de71ad065dcaac7ac248830875dcd2a4", "/system/lib/libsqlite.so", "f02d8d8b2851262cdcf3aea0befe9118c4a7118f", "/system/lib/libfilterfw.so", "d55fdc0f3c52029e4888fa05642d25dbeedfd308", "/system/lib/libclcore.bc", "a1e2610fdc0c2ef151248092fa32be807d1b983d", "/system/lib/libgui.so", "0c5d411cdf58f905581a70d24c9ad58016d1070d", "/system/lib/libril.so", "f93655697bf0c1786af93a0c17c716643e138c93", "/system/lib/libgabi++.so", "bfe56aa025370f7f563aabeee60b7db1cfb84f4d", "/system/lib/libexpat.so", "abd2ef8186ef01d286925eb56c49a36b6bed525e", "/system/lib/libvideoeditorplayer.so", "3b1a68dcc57caafe0e0701f6ab102fe9c7df753b", "/system/lib/libdrm1_jni.so", "30b763e0c1ca29cc5e4cf529a6b8e27891e9de12", "/system/lib/libstagefright_soft_h264dec.so", "67983fe91cfa7277eee664ab2541db0772284fe0", "/system/lib/libmtp.so", "29196bde01145b0b45f4c68222c9981c645438ff", "/system/lib/libc_malloc_debug_qemu.so", "b069cb4f6554e0d1dc8c05cd3db4bae49e910464", "/system/lib/libsystem_server.so", "45c951da8b23eac3fd0e10ea532d6da0b6593aea", "/system/lib/libdvm.so", "95fa182068da2c6003d0f7a33f5d0c6c5af20449", "/system/lib/libwilhelm.so", "e534e0c6b4f0dd6661059ff17c1a4821076676c8", "/system/lib/libjpeg.so", "20ab6b0e40c15f71e081256bc6678ebce6f2cb4b", "/system/lib/egl/libGLES_android.so", "36c64e1bf8348e5efb13ef95960a4ab439bedbff", "/system/lib/egl/egl.cfg", "4e15b5998fb2f237bb2d4cadf3efff147d50c9b3", "/system/lib/libsecril-client.so", "59af2f85d56ebb7fa2072ff501d75736b6f81699", "/system/lib/libwebcore.so", "461c8f0cdd3a3ace4c3439945303c33925f3b722", "/system/lib/libext2_profile.so", "15a71df0721215fabc2de2f63a4d3b77ec00cf53", "/system/lib/libeffects.so", "576de6fc66b2d02ef3fbe68e6d6eacbacd8b9500", "/system/lib/libdbus.so", "620016a56879b651b4593190f0cfe0c1d1813d66", "/system/lib/libstagefright_soft_vpxdec.so", "0ba2d1620b1a9fab522875ff5708a947e3d4193e", "/system/lib/libdiskconfig.so", "ff4107c4b3359a4d8ce5c24d564eca1b4dca5e7c", "/system/lib/libfilterpack_imageproc.so", "93e4f1b60600cf9c042ee30aeffb69a0afe9a5b3", "/system/lib/libbtio.so", "cd6795a731525b8e27acb7f0587ca65a44f3a4f6", "/system/lib/libsurfaceflinger_client.so", "12ba180d276b44d96e23f91c3d328f6ffdeed0eb", "/system/lib/libext2fs.so", "a8589dabc628948e6f280f71941f417fe9527bad", "/system/lib/libexif.so", "b707584b7f8aaba86192de89e5bb7000b97b0b93", "/system/lib/libandroid_runtime.so", "56af959f646beb7ebd8dc3af175d5947cfff5a3d", "/system/lib/libchromium_net.so", "7a4b67a1e52777b9a2d8d394efd1565c44064718", "/system/lib/libnfc_ndef.so", "512b0ab492269bf484a38aefa3df9eb5e11ce71d", "/system/lib/libsqlite_jni.so", "0eb32ba154d809d11d8d1f0000b1b92d725109e2", "/system/lib/libQmageDecoder.so", "f6d1c64f7879f840dabfaaae5b28eeffc0c2757d", "/system/lib/libstagefright_soft_mp3dec.so", "d4f9e3d1672fb54447595e872d031881da81cfe0", "/system/lib/soundfx/libreverbwrapper.so", "fe83a258eb56bbabf69a3f025493b2169b7f1ccd", "/system/lib/soundfx/libbundlewrapper.so", "f784d1e9e453d5947409e7ceb1e5024ace20fe98", "/system/lib/soundfx/libcyanogen-dsp.so", "24dc3cfcb8d46992f120d62bd7c38b7d9b7edf9d", "/system/lib/soundfx/libaudiopreprocessing.so", "b8484ae8aaf7ff5ceebbf9815ab714eb9a21c638", "/system/lib/soundfx/libvisualizer.so", "07d4f28abc0cf4ca213aecc7c689be0d29347492", "/system/lib/libext2_blkid.so", "42908405ff09763cd470f5e78e2d0f4266973828", "/system/lib/libnetutils.so", "723c82c9d010ea0dc03bfd78ca4a000a1ade6238", "/system/lib/libjni_latinime.so", "ebd9683e9d56f21e4f4c5d6358cd3b9accd90801", "/system/lib/libpowermanager.so", "526d750ec64670a3bfce5b72c7a45fda157085c0", "/system/lib/libstagefright.so", "7da1a623bb86aca11de54950509fc3df805d1cfd", "/system/lib/libsoundpool.so", "ef96d61658aebe3791cec98bad803fa3453c019e", "/system/lib/libstagefright_soft_vorbisdec.so", "53470dd05f89570c45a0404a3f6a8d72ea5065b5", "/system/lib/libstdc++.so", "187df434303afdde8563b74c0e2741b96692ee0b", "/system/lib/libvariablespeed.so", "3eb2ba8b40e7932381755c2228583624363c647c", "/system/lib/libm.so", "17304e54347013ce64310ef5c906a7a2fcb47008", "/system/lib/libbluetooth.so", "27ef64997863fa4ce0f7b6a465ab550b7a608c2e", "/system/lib/libiprouteutil.so", "47e391c4ee41c5b728cf633f85dfe19f7c8ac4e9", "/system/lib/libstagefright_foundation.so", "b92d5a9554d59fd318a83b0d49355e777994c5b4", "/system/lib/libs3cjpeg.so", "68af7004ec8d892893ea8b2a5ad3f81e4b8fa4a8", "/system/lib/libpixelflinger.so", "3d411cc4ac1a458cd6e4f050bd93c332b502603e", "/system/lib/librtp_jni.so", "4e0e90a79c5f29dcc8c9654c50dbbeeef27c3f7c", "/system/lib/hw/lights.goldfish.so", "be6643b3075bb1df3c459c5bfc71dfa4c94a15cd", "/system/lib/hw/gralloc.default.so", "e620a37e0026686ba42e884381a21c302af26303", "/system/lib/hw/audio.a2dp.default.so", "182cc330f1204a0aa068a0691c260910e9be3ba9", "/system/lib/hw/copybit.s5pc110.so", "92b34215226a96f8c0e1965269965841304b17e6", "/system/lib/hw/audio.primary.goldfish.so", "19622a8881a5d9cc6601b5cf638024ef39c81524", "/system/lib/hw/audio.primary.default.so", "d041591d8e7ddd3f5b904c2a341a9772dfd898fe", "/system/lib/hw/camera.goldfish.so", "60d0a393851b90cf4e916724285ea4f0d7c0797f", "/system/lib/hw/sensors.goldfish.so", "3c1438fdb2efa0ac34a53fc858b68b54490ffffc", "/system/lib/hw/audio_policy.default.so", "195000516f2d7c110abc9b2862c9a789a544b7e4", "/system/lib/hw/camera.s5pc110.so", "f7597243b66d8b857b45696d2599b17db99b591a", "/system/lib/hw/gps.goldfish.so", "b637b7bedde3574c6da7f9011d1e36de495a7914", "/system/lib/hw/gps.s5pc110.so", "ca2d9d312bd3b4a568eaa26f50328ee4ca8fe240", "/system/lib/hw/lights.s5pc110.so", "6b8d2643b6fd9fc122bb27b88168a36ee8d9c729", "/system/lib/hw/audio_policy.s5pc110.so", "f7e8987350f4c270c560b2efaec3a847a2ce0a39", "/system/lib/hw/sensors.s5pc110.so", "1f91e71abb93bebbdc1c7aa75fe934243e6b9f69", "/system/lib/hw/audio.primary.s5pc110.so", "a28704f70fd97f5629882d9b83f14ca4519e1136", "/system/lib/libsrec_jni.so", "c8066e65e53b0f62f5172b2f5fe935da21deaf9e", "/system/lib/libglib.so", "d859da3bf37c16b6372c0c367d477528979ea8cb", "/system/lib/libsensorservice.so", "46b009ed54cedc678abaebd11da8e9174a663aa0", "/system/lib/libandroid_servers.so", "51f2f47506f9ab289914cfd9f6ccbb77404ea341", "/system/lib/libctest.so", "e93e270276b0dba796ad9cad771d878178bb4a3d", "/system/lib/bluez-plugin/audio.so", "ebb96a23bc15e92e476c611b49bc7fac9c4bc924", "/system/lib/bluez-plugin/bluetooth-health.so", "1fac746f60cb9c565c943a1b3ecc895bb1a1291d", "/system/lib/bluez-plugin/input.so", "4857b5ae53153a77f046dfec0b5cfe08a058bed9", "/system/lib/bluez-plugin/network.so", "42d15d7624c9a5528bc3b0f440d29a548018424a", "/system/lib/libaudioflinger.so", "105f2d7136beb4d436e6f30936d4b3470cbf5cf9", "/system/lib/libRS.so", "8baf5c33e36c9ee3bd82e1a3b7f2927ab810928a", "/system/lib/libstagefright_avc_common.so", "4a6439d606e71c8b9f0942cf6922da1339cee3b2", "/system/lib/modules/cifs.ko", "b7da927a9b2a9ddfa4cac9a90739da52dc0a29e9", "/system/lib/modules/ansi_cprng.ko", "963ff86dc498622f86526f9dd193879ef79ac9d8", "/system/lib/modules/bthid.ko", "9552369904c40afc64529fb723a6357529b3d1af", "/system/lib/modules/vibrator.ko", "ca589acd6d70c9052c1db7494d5a0925445c773f", "/system/lib/modules/fuse.ko", "a6bbeb41da5ce9481cfff13e17d2abfef6bb537c", "/system/lib/modules/hotspot_event_monitoring.ko", "7f5097f61a88355a9d24db46a3f14c3faa888845", "/system/lib/modules/tun.ko", "68798a88e4c614f807cc0fbcee86d56a5e79542f", "/system/lib/modules/scsi_wait_scan.ko", "6203abb118f968d19793f3ed350ca32d0eb9284e", "/system/lib/modules/dhd.ko", "1abe9bcb0d80bad39c563bbcc4428f945dd14ec1", "/system/lib/modules/dpram_vzw.ko", "13b04901153b231fb22c8087cb7612e0e58aceef", "/system/lib/modules/xt_TCPMSS.ko", "e5efe435feb4845a6c5e24cc60e2535c11a83355", "/system/lib/modules/storage.ko", "70bf5b02ea20c2e5715b7ce1e690894bfadd575c", "/system/lib/libOpenMAXAL.so", "9cde7456fc59a0d8925a36d81a6d2a4f443d191d", "/system/lib/libcamera_client.so", "38b88b7bd9d63b8969fd45c3037efb838c5695c7", "/system/lib/libssl.so", "9f0cea819d3670775b8d9ba6dc057f674b58680a", "/system/lib/libpower.so", "51a2215f6ca7afb09d883cbb27ae6d6b594963cd", "/system/lib/libWnnEngDic.so", "ac956b71e77e3c227897ff4ff739e4109926f470", "/system/lib/libSR_AudioIn.so", "62df17a21142bc7e1ccc7e86ebd41a067057eb36", "/system/lib/libbinder.so", "cedb72429cff9e0b9b91241cfb68223349f143bd", "/system/lib/libsec-ril.so", "cd1cdc4f922c1a37b0e4f72245d958a4ca10e65d", "/system/lib/libdrmframework.so", "f329541952c160bec5ec09cef20079142a5733dc", "/system/lib/libWnnJpnDic.so", "4176bec1ad755a1a6f83d13510a546e6d0699867", "/system/lib/libsonivox.so", "68162983de2123fec019b85dc73346ec222c4019", "/system/lib/libharfbuzz.so", "67dc13fe9bb0c29077380394e502d9dc14ba7e27", "/system/lib/libnetlink.so", "429a470962837f0e8f70ca1a824922a8295b04e9", "/system/lib/libstagefright_soft_mpeg4dec.so", "544a74f9560a7fac9440c741c024ea234b7723a7", "/system/lib/libttspico.so", "03ceecbcd188adfa148b6925eda8cf90205f55da", "/system/lib/drm/libfwdlockengine.so", "a6005f866b0fb844350a510717d8022b80bac4fb", "/system/lib/libmedia.so", "8c36f60b5ba36ba820a45742d9fd3d6d3a218e5f", "/system/lib/libstagefright_enc_common.so", "a54c96f4fd047873031a4c6b30d2eac093aa0ed3", "/system/lib/libemoji.so", "d51995bdfdb0633c7199ff96722332c2c4fc3f6c", "/system/lib/libhardware_legacy.so", "61cb20d41fcbeb682aed52213ebbda0acb6cfe3f", "/system/lib/libbcc.so.sha1", "bb166b3a7ae5df025b828a30f7764bc59d81b033", "/system/lib/libc.so", "ed3a9ec34ae2a693c413efff90bc8a02a78f511f", "/system/lib/libdrm1.so", "4af8a46324336e7e64977ca58981d3e65894e236", "/system/lib/libz.so", "b3976210a101858a84b87652aeb9d790ed12838d", "/system/lib/libdrmframework_jni.so", "ce99a5f62c75163368e7818baeeab77500d7942d", "/system/lib/libext2_com_err.so", "2f81736f0b460f22ad44da83e4cef2d326022387", "/system/lib/libpng.so", "8435466a917fbcb04a7fe5457381b7b4503b450e", "/system/lib/libnativehelper.so", "d1c3b8a100246d69a1ff2e214190b3495f2e0281", "/system/lib/libthread_db.so", "e7866770903c1e9ac504cf60fbe2edd1196d7516", "/system/lib/libGLESv2_dbg.so", "3e8d7e4e31c94437dc8d227d2d675e19f0146b1e", "/system/lib/libjni_mosaic.so", "6a545bf3345f7873134a317010839d02cfa68863", "/system/lib/libandroid.so", "f3dd2274dad3e61113786679c7baa85ff8de5bd6");
  122. set_perm_recursive(0, 0, 0755, 0644, "/system");
  123. set_perm_recursive(0, 2000, 0755, 0755, "/system/bin");
  124. set_perm(0, 3003, 02750, "/system/bin/netcfg");
  125. set_perm(0, 3004, 02755, "/system/bin/ping");
  126. set_perm(0, 2000, 06750, "/system/bin/run-as");
  127. set_perm_recursive(1002, 1002, 0755, 0440, "/system/etc/bluetooth");
  128. set_perm(0, 0, 0755, "/system/etc/bluetooth");
  129. set_perm(1000, 1000, 0640, "/system/etc/bluetooth/auto_pairing.conf");
  130. set_perm(3002, 3002, 0444, "/system/etc/bluetooth/blacklist.conf");
  131. set_perm(1002, 1002, 0440, "/system/etc/dbus.conf");
  132. set_perm(1014, 2000, 0550, "/system/etc/dhcpcd/dhcpcd-run-hooks");
  133. set_perm(0, 2000, 0550, "/system/etc/init.goldfish.sh");
  134. set_perm_recursive(0, 0, 0755, 0555, "/system/etc/ppp");
  135. set_perm(0, 2000, 0755, "/system/vendor");
  136. set_perm_recursive(0, 2000, 0755, 0755, "/system/vendor/bin");
  137. set_perm(0, 2000, 0755, "/system/vendor/etc");
  138. set_perm(0, 2000, 0755, "/system/vendor/firmware");
  139. set_perm(0, 2000, 0755, "/system/vendor/lib");
  140. set_perm(0, 2000, 0755, "/system/vendor/lib/egl");
  141. set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor/lib/hw");
  142. set_perm(0, 0, 0644, "/system/vendor/lib/hw/gralloc.s5pc110.so");
  143. set_perm_recursive(0, 2000, 0755, 0755, "/system/xbin");
  144. set_perm(0, 0, 06755, "/system/xbin/librank");
  145. set_perm(0, 0, 06755, "/system/xbin/procmem");
  146. set_perm(0, 0, 06755, "/system/xbin/procrank");
  147. set_perm(0, 0, 06755, "/system/xbin/su");
  148. show_progress(0.200000, 0);
  149. show_progress(0.100000, 0);
Add Comment
Please, Sign In to add comment