Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6e6f3bf authored by David Anderson's avatar David Anderson
Browse files

Annotate Health HAL test for VSR.

Bug: 310198142
Test: N/A
Change-Id: I4562c1f09cd5f32f528b74ed98e3a3a5cd733688
parent fcff3dd6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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) {