Remove Stress#mockALot from presubmit.

Test mapping presubmit tests needs each test to finish within 60s, which
is too short for Stress#mockALot to finish.

Bug: 136677414
Test: TreeHugger.
Change-Id: I8bd71575c83c9ebcc3dbfbb642d0aa72ca3da40b
1 file changed
tree: 7d02a3632c550dd57a212dcc8d5bc754ee80c2cb
  1. dexter/
  2. slicer/
  3. testdata/
  4. .clang-format
  5. Android.bp
  6. OWNERS
  7. README.md
  8. TEST_MAPPING
README.md

This is the home of the .dex manipulation library (slicer) and command line tool (dexter).

Both the command line tool and the library can be built for host and device targets.