Add B&R unit tests to mts suite.

Bug: 275299446
Test: mts-tradefed run mts-healthfitness
Change-Id: I64b6130c75be1bf8fa458029b2f9f88c367360dc
diff --git a/tools/mts-tradefed/res/config/mts-healthfitness-tests-list.xml b/tools/mts-tradefed/res/config/mts-healthfitness-tests-list.xml
index 1e86fcd..eca532f 100644
--- a/tools/mts-tradefed/res/config/mts-healthfitness-tests-list.xml
+++ b/tools/mts-tradefed/res/config/mts-healthfitness-tests-list.xml
@@ -18,6 +18,7 @@
       <option name="compatibility:include-filter" value="HealthConnectControllerUITests" />
       <option name="compatibility:include-filter" value="CtsHealthConnectControllerTestCases" />
       <option name="compatibility:include-filter" value="HealthFitnessWithoutManagePermissionsIntegrationTests" />
+      <option name="compatibility:include-filter" value="HealthConnectBackupRestoreUnitTests" />
 
       <option name="compatibility:module-arg" value="CtsHealthFitnessDeviceTestCases:enable:true" />
       <option name="compatibility:module-arg" value="CtsHealthFitnessDeviceTestCasesNoPermission:enable:true" />
@@ -25,5 +26,6 @@
       <option name="compatibility:module-arg" value="HealthConnectControllerUITests:enable:true" />
       <option name="compatibility:module-arg" value="CtsHealthConnectControllerTestCases:enable:true" />
       <option name="compatibility:module-arg" value="HealthFitnessWithoutManagePermissionsIntegrationTests:enable:true" />
+      <option name="compatibility:module-arg" value="HealthConnectBackupRestoreUnitTests:enable:true" />
 
 </configuration>