9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
Run device tests:
|
||
|
|
||
|
mma -j<whatever>
|
||
|
(after adb root; adb disable-verity; adb reboot)
|
||
|
adb root
|
||
|
adb remount
|
||
|
adb sync
|
||
|
adb shell /data/nativetest/libutils_tests/libutils_tests
|