Merge "Annotate Health HAL test for VSR." into main

This commit is contained in:
Treehugger Robot 2024-04-15 22:48:18 +00:00 committed by Gerrit Code Review
commit 613782fa78

View file

@ -312,7 +312,8 @@ MATCHER_P(IsValidHealthData, version, "") {
return true;
}
/*
/* @VsrTest = 3.2.015
*
* Tests the values returned by getBatteryHealthData() from interface IHealth.
*/
TEST_P(HealthAidl, getBatteryHealthData) {