blob: d1a442e2556b6a4446e1ce905f0133140c3b4b12 [file] [log] [blame]
Jack Palevich274663b2009-05-19 13:57:49 -07001#!/bin/sh
2adb remount
3adb push tests/returnval.c /system/bin/returnval.c
4mm -j8 && adb sync && adb shell /system/bin/acc -S /system/bin/returnval.c