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

Commit 613782fa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents 84c6d5e8 b6e6f3bf
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) {