• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Run device tests:
2
3mma -j<whatever>
4(after adb root; adb disable-verity; adb reboot)
5adb root
6adb remount
7adb sync
8adb shell /data/nativetest/libutils_tests/libutils_tests
9