commit | 1bd377283379503203a6e29591ea67226ce9d0a6 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Fri Jan 12 10:25:59 2018 -0800 |
committer | Yifan Hong <elsk@google.com> | Wed Jan 17 20:31:32 2018 +0000 |
tree | af18f43fe831136fca10a7f87dfd22b89c9cdbf6 | |
parent | 2120ecc3f572b78f536ac0d384c2ecdf6c4bcd39 [diff] [blame] |
Add an API to return Health Info Bug: 71860528 Test: vts-tradefed run vts -m VtsHalHealthV2_0 Change-Id: I5e0defdabcd8e44b32a6eab609492ff354512e64
diff --git a/health/2.0/Android.bp b/health/2.0/Android.bp index 97704bf..c444165 100644 --- a/health/2.0/Android.bp +++ b/health/2.0/Android.bp
@@ -18,6 +18,7 @@ types: [ "Result", "DiskStats", + "HealthInfo", "StorageAttribute", "StorageInfo", ],