-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathbuildme_x8
236 lines (233 loc) · 6.42 KB
/
buildme_x8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
source build/envsetup.sh
lunch 72
rm log_x8
#make update-api &>log_x8
make -j4 &>log_x8
rm -rf out/target/product/x8/update
mkdir out/target/product/x8/update
mkdir out/target/product/x8/update/META-INF
mkdir out/target/product/x8/update/META-INF/com/
mkdir out/target/product/x8/update/META-INF/com/google
mkdir out/target/product/x8/update/META-INF/com/google/android
cp device/se/x8/update-script out/target/product/x8/update/META-INF/com/google/android
cd out/target/product/x8/
mv system update/
rm update/system/bin/cat
rm update/system/bin/cmp
rm update/system/bin/date
rm update/system/bin/dd
rm update/system/bin/dmesg
rm update/system/bin/getevent
rm update/system/bin/getprop
rm update/system/bin/hd
rm update/system/bin/id
rm update/system/bin/ifconfig
rm update/system/bin/iftop
rm update/system/bin/insmod
rm update/system/bin/ioctl
rm update/system/bin/ionice
rm update/system/bin/kill
rm update/system/bin/log
rm update/system/bin/lsmod
rm update/system/bin/mkdir
rm update/system/bin/nandread
rm update/system/bin/netstat
rm update/system/bin/newfs_msdos
rm update/system/bin/notify
rm update/system/bin/printenv
rm update/system/bin/ps
rm update/system/bin/reboot
rm update/system/bin/renice
rm update/system/bin/rmdir
rm update/system/bin/rmmod
rm update/system/bin/route
rm update/system/bin/schedtop
rm update/system/bin/sendevent
rm update/system/bin/setconsole
rm update/system/bin/setprop
rm update/system/bin/sleep
rm update/system/bin/smd
rm update/system/bin/start
rm update/system/bin/stop
rm update/system/bin/sync
rm update/system/bin/top
rm update/system/bin/uptime
rm update/system/bin/vmstat
rm update/system/bin/watchprops
rm update/system/bin/wipe
rm update/system/xbin/arp
rm update/system/xbin/ash
rm update/system/xbin/awk
rm update/system/xbin/basename
rm update/system/xbin/bbconfig
rm update/system/xbin/brctl
rm update/system/xbin/bunzip2
rm update/system/xbin/bzcat
rm update/system/xbin/bzip2
rm update/system/xbin/cal
rm update/system/xbin/cat
rm update/system/xbin/catv
rm update/system/xbin/chgrp
rm update/system/xbin/chmod
rm update/system/xbin/chown
rm update/system/xbin/chroot
rm update/system/xbin/cksum
rm update/system/xbin/clear
rm update/system/xbin/cmp
rm update/system/xbin/cp
rm update/system/xbin/cpio
rm update/system/xbin/cut
rm update/system/xbin/date
rm update/system/xbin/dc
rm update/system/xbin/dd
rm update/system/xbin/depmod
rm update/system/xbin/devmem
rm update/system/xbin/df
rm update/system/xbin/diff
rm update/system/xbin/dirname
rm update/system/xbin/dmesg
rm update/system/xbin/dnsd
rm update/system/xbin/dos2unix
rm update/system/xbin/du
rm update/system/xbin/echo
rm update/system/xbin/ed
rm update/system/xbin/egrep
rm update/system/xbin/env
rm update/system/xbin/expr
rm update/system/xbin/false
rm update/system/xbin/fdisk
rm update/system/xbin/fgrep
rm update/system/xbin/find
rm update/system/xbin/fold
rm update/system/xbin/free
rm update/system/xbin/freeramdisk
rm update/system/xbin/fuser
rm update/system/xbin/getopt
rm update/system/xbin/grep
rm update/system/xbin/gunzip
rm update/system/xbin/gzip
rm update/system/xbin/head
rm update/system/xbin/hexdump
rm update/system/xbin/id
rm update/system/xbin/ifconfig
rm update/system/xbin/insmod
rm update/system/xbin/install
rm update/system/xbin/ip
rm update/system/xbin/iwconfig
rm update/system/xbin/iwgetid
rm update/system/xbin/iwlist
rm update/system/xbin/iwpriv
rm update/system/xbin/iwspy
rm update/system/xbin/kill
rm update/system/xbin/killall
rm update/system/xbin/killall5
rm update/system/xbin/length
rm update/system/xbin/less
rm update/system/xbin/ln
rm update/system/xbin/losetup
rm update/system/xbin/ls
rm update/system/xbin/lsmod
rm update/system/xbin/lspci
rm update/system/xbin/lsusb
rm update/system/xbin/lzop
rm update/system/xbin/lzopcat
rm update/system/xbin/md5sum
rm update/system/xbin/mkdir
rm update/system/xbin/mke2fs
rm update/system/xbin/mkfifo
rm update/system/xbin/mkfs.ext2
rm update/system/xbin/mknod
rm update/system/xbin/mkswap
rm update/system/xbin/mktemp
rm update/system/xbin/modprobe
rm update/system/xbin/more
rm update/system/xbin/mount
rm update/system/xbin/mountpoint
rm update/system/xbin/mv
rm update/system/xbin/netstat
rm update/system/xbin/nice
rm update/system/xbin/nohup
rm update/system/xbin/nslookup
rm update/system/xbin/ntpd
rm update/system/xbin/od
rm update/system/xbin/patch
rm update/system/xbin/pgrep
rm update/system/xbin/pidof
rm update/system/xbin/ping
rm update/system/xbin/pkill
rm update/system/xbin/printenv
rm update/system/xbin/printf
rm update/system/xbin/ps
rm update/system/xbin/pwd
rm update/system/xbin/rdev
rm update/system/xbin/readlink
rm update/system/xbin/realpath
rm update/system/xbin/renice
rm update/system/xbin/reset
rm update/system/xbin/rm
rm update/system/xbin/rmdir
rm update/system/xbin/rmmod
rm update/system/xbin/route
rm update/system/xbin/run-parts
rm update/system/xbin/sed
rm update/system/xbin/seq
rm update/system/xbin/setsid
rm update/system/xbin/sh
rm update/system/xbin/sha1sum
rm update/system/xbin/sha256sum
rm update/system/xbin/sha512sum
rm update/system/xbin/sleep
rm update/system/xbin/sort
rm update/system/xbin/split
rm update/system/xbin/stat
rm update/system/xbin/strings
rm update/system/xbin/stty
rm update/system/xbin/swapoff
rm update/system/xbin/swapon
rm update/system/xbin/sync
rm update/system/xbin/sysctl
rm update/system/xbin/tac
rm update/system/xbin/tail
rm update/system/xbin/tar
rm update/system/xbin/tee
rm update/system/xbin/telnet
rm update/system/xbin/test
rm update/system/xbin/tftp
rm update/system/xbin/time
rm update/system/xbin/top
rm update/system/xbin/touch
rm update/system/xbin/tr
rm update/system/xbin/traceroute
rm update/system/xbin/true
rm update/system/xbin/tty
rm update/system/xbin/tune2fs
rm update/system/xbin/umount
rm update/system/xbin/uname
rm update/system/xbin/uniq
rm update/system/xbin/unix2dos
rm update/system/xbin/unlzop
rm update/system/xbin/unzip
rm update/system/xbin/uptime
rm update/system/xbin/usleep
rm update/system/xbin/uudecode
rm update/system/xbin/uuencode
rm update/system/xbin/vi
rm update/system/xbin/watch
rm update/system/xbin/wc
rm update/system/xbin/wget
rm update/system/xbin/which
rm update/system/xbin/whoami
rm update/system/xbin/xargs
rm update/system/xbin/yes
rm update/system/xbin/zcat
rm update/system/xbin/[
rm update/system/xbin/[[
rm update/system/lib/hw/*.default.so
rm update/system/lib/hw/*.goldfish.so
cd update/
zip -r ../update.zip *
cd ..
chmod 777 update.zip
ls
chmod 777 system.img
#java -classpath testsign.jar testsign update.zip