Annotate Health HAL test for VSR.

Bug: 310198142
Test: N/A
Change-Id: I4562c1f09cd5f32f528b74ed98e3a3a5cd733688
This commit is contained in:
David Anderson 2024-03-29 11:45:31 -07:00
parent fcff3dd6c7
commit b6e6f3bfec

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) {