Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0198cbc authored by Julien Desprez's avatar Julien Desprez
Browse files

libfs_avb_internal_test & libfs_avb_test already run in presubmit

remove duplicate postsubmit setup, they already run in host-unit-tests presubmit

Change-Id: I4065d7a50729a14911ec64f10082987d3f9ddcfc
Test:presubmit
Bug: 183622274
parent 2686ce88
Loading
Loading
Loading
Loading

fs_mgr/libfs_avb/TEST_MAPPING

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
{
  "postsubmit": [
    {
      "name": "libfs_avb_test",
      "host": true
    },
    {
      "name": "libfs_avb_internal_test",
      "host": true
    }
  ]
}