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

Commit e5934260 authored by Song Chun Fan's avatar Song Chun Fan
Browse files

[SettingsProvider] add CtsDeviceConfigTestCases to TEST_MAPPING

Adding to post_submit first so that we can collect the SLO data before moving to pre_submit.

Change-Id: I56126a12c191a3f3c056ff9be9ec4f7818b6a6b6
Test: n/a
BUG: 319203694
parent 55e27576
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -28,5 +28,10 @@
                }
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsDeviceConfigTestCases"
        }
    ]
}
+5 −0
Original line number Diff line number Diff line
@@ -11,5 +11,10 @@
                }
            ]
        }
    ],
    "postsubmit": [
        {
            "name": "CtsDeviceConfigTestCases"
        }
    ]
}