Test: None, just removing a line from documentation. Change-Id: Ia112d2230f4b6c9ab162254b130eaae1f36a3f1d
9 lines
332 B
Plaintext
9 lines
332 B
Plaintext
# In one terminal:
|
|
make statsd_testdrive
|
|
./out/host/linux-x86/bin/statsd_testdrive 122
|
|
|
|
# In another terminal:
|
|
mma -j $(nproc) log_rescueparty_reset_event_reported
|
|
adb push $OUT/testcases/log_rescueparty_reset_event_reported/arm64/log_rescueparty_reset_event_reported /data
|
|
adb shell /data/log_rescueparty_reset_event_reported 1234
|