blob: 1d4b866c4f1ae5f1473b28aea07b577ae7351ff4 [file] [log] [blame]
#!/bin/sh
adb remount
adb shell rm /system/bin/acc
adb push data/returnval-ansi.c /system/bin/returnval-ansi.c
cd ..
mm -j8
cd tests
adb sync
adb shell /system/bin/acc -R -S /system/bin/returnval-ansi.c