repo.or.cz
/
mytuuics.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
修改拨动开关
[mytuuics.git]
/
run_emulator
blob
32eb2028ff601729cf0e8a95eeaea5686b8994a7
1
#!/bin/bash
2
export
ANDROID_PRODUCT_OUT
=
.
/
out
/
target
/
product
/
generic
3
.
/
out
/
host
/
linux-x86
/
bin
/
emulator
-partition-size
1000
-memory
1000
$
*
4