Merge "Annotate Health HAL test for VSR." into main
This commit is contained in:
commit
613782fa78
1 changed files with 2 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue