Merge "Annotate Health HAL test for VSR." into main am: 613782fa78
am: bcc352f43b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3020094 Change-Id: I8cf50d77247f3f1a01f2e46a628cbbc4d5c7b654 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3974ba600c
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