blob: d1a442e2556b6a4446e1ce905f0133140c3b4b12 [file] [log] [blame]
#!/bin/sh
adb remount
adb push tests/returnval.c /system/bin/returnval.c
mm -j8 && adb sync && adb shell /system/bin/acc -S /system/bin/returnval.c