Move Mockito/Dexmaker tests to postsubmit.

Bug: 136219255
Test: TreeHugger.
Change-Id: If6cfacade97f9c71429f1556ae4419ff7dd41760
diff --git a/TEST_MAPPING b/TEST_MAPPING
index a4c5bba..cd6767e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,5 +1,5 @@
 {
-    "presubmit": [
+    "postsubmit": [
         {
             "name": "CtsMockingTestCases"
         },
@@ -13,4 +13,4 @@
             "name": "CtsExtendedMockingTestCases"
         }
     ]
-}
\ No newline at end of file
+}