blob: db7ebe550e377379345e4b66eec120ca4b65bb40 [file] [log] [blame]
Jack Palevich1cdef202009-05-22 12:06:27 -07001#!/bin/sh
2adb remount
3adb shell rm /system/bin/acc
4adb push data/returnval.c /system/bin/returnval.c
5cd ..
6mm -j8
7cd tests
8adb sync
9adb shell /system/bin/acc -S /system/bin/returnval.c