Update kernel to builds 8005896 am: 26f797062f am: fe0633f973 am: 51a577c950 am: f3e326fc8d

Original change: https://android-review.googlesource.com/c/device/google/cuttlefish_prebuilts/+/1925688

Change-Id: I7b45cc9c625671e66db3a5c2cf714e457095133a
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ba76183..a07b132 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,9 +24,15 @@
       "name": "CtsOsTestCases",
       "options": [
         {
+          "include-annotation": "android.platform.test.annotations.Presubmit"
+        },
+        {
           "exclude-annotation": "android.platform.test.annotations.LargeTest"
         },
         {
+          "exclude-annotation": "androidx.test.filters.FlakyTest"
+        },
+        {
           "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
         },
         {