Annotate Health HAL test for VSR.
Bug: 310198142 Test: N/A Change-Id: I4562c1f09cd5f32f528b74ed98e3a3a5cd733688
This commit is contained in:
parent
fcff3dd6c7
commit
b6e6f3bfec
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