commit | 69c2254deab4d964d2cc1e8899f0ac19de4a36b1 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 03 17:40:24 2017 -0700 |
committer | Yifan Hong <elsk@google.com> | Fri Oct 06 11:35:18 2017 -0700 |
tree | 36efcbf8be204f2afefd9bb6c0ef004ab554d012 | |
parent | 1ce1e215170ab41f51b2e14a379c43aecde59073 [diff] [blame] |
health@2.0: Add vts tests. Test: compiles Test: VtsHalHealthV2_0TargetTest \ --hal_service_instance=android.hardware.health@2.0::IHealth/backup Bug: 62229583 Change-Id: I79150e1298ceddedea0825c591938cd194eeadb5
diff --git a/health/Android.bp b/health/Android.bp index 2c931e5..ca89713 100644 --- a/health/Android.bp +++ b/health/Android.bp
@@ -5,4 +5,5 @@ "1.0/default/libhealthd", "1.0/vts/functional", "2.0", + "2.0/vts/functional", ]