Loading libacc/testarm 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/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 Loading
libacc/testarm 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/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