about summary refs log tree commit diff stats
path: root/example/asm_armt.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/asm_armt.py')
-rw-r--r--example/asm_armt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/asm_armt.py b/example/asm_armt.py
index ccbdad3a..432d4101 100644
--- a/example/asm_armt.py
+++ b/example/asm_armt.py
@@ -62,7 +62,7 @@ for b in blocs[0]:
 g = asmbloc.bloc2graph(blocs[0])
 open("graph.txt", "w").write(g)
 
-s = StrPatchwork(open('libandroid_runtime.so').read())
+s = StrPatchwork()
 
 print "symbols"
 print symbol_pool