1. c5e38cf Add proposed trendy teams for VTS modules by Yihan Dong · 11 months ago
  2. 06343d5 health: Remove 2.0 HAL implementation. by Yifan Hong · 1 year, 10 months ago
  3. 4d235ee Merge OWNERS files for health by Devin Moore · 2 years ago
  4. 34593d4 Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 by Chih-hung Hsieh · 3 years, 7 months ago
  5. ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 7 months ago
  6. f765a1f Merge "health AIDL: add vts tests" am: 9b965ac6a5 am: 0b1b6a0258 am: a2f7571af3 am: 5874237a8c am: 4429ee707a by Treehugger Robot · 3 years, 10 months ago
  7. 2200cff health AIDL: add vts tests by Yifan Hong · 3 years, 10 months ago
  8. 5dbb371 Merge "health: drop backup instance for non-recovery." am: c900d6f20e am: 80d053dcb1 am: 5dadc03362 am: 84c24239f7 am: d665a05e5f by Treehugger Robot · 3 years, 11 months ago
  9. a76a2bf health: drop backup instance for non-recovery. by Yifan Hong · 3 years, 11 months ago
  10. ab35e0a Expose HIDL HALs to car framework apex by Keun young Park · 4 years ago
  11. d68f282 Update the OWNERS file of VTS module VtsHalHealthV2_0TargetTest by Yiming Pan · 4 years, 2 months ago
  12. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
  13. ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
  14. d610435 update hidl .bp by Jooyung Han · 5 years ago
  15. 94841c9 health 2.0 vts: add battery current test. by Yifan Hong · 6 years ago
  16. 9fb96fa health 2.0 VTS: require GTEST_SKIP to be defined by Yifan Hong · 5 years ago
  17. ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
  18. 15f04b8 Remove String8(StaticLinkage) references. by Steven Moreland · 6 years ago
  19. 45f8ab3 Fix logging in Health HAL 2.0 by Stephane Lee · 6 years ago
  20. 5ac6f5b health 2.0 vts: Allow for battery-less devices by Yifan Hong · 6 years ago
  21. 4da3ca5 [vts-core] add VtsHalHealthV2_0TargetTest to vts-core by nelsonli · 6 years ago
  22. 55f1a1f health 2.0: Check health_loop status for passthrough usage by Hridya Valsaraju · 6 years ago
  23. e438211 health 2.1 implementation. by Yifan Hong · 6 years ago
  24. d57bd96 Merge "[REFACTOR] health 2.0: battery monitor returns health info 2.0" by Treehugger Robot · 6 years ago
  25. 17fad82 Merge "[REFACTOR] health 2.0: BatteryMonitor::update split into 3 funcs" by Yifan Hong · 6 years ago
  26. 9a41dd7 Merge changes from topic "libhealthloop" by Treehugger Robot · 6 years ago
  27. 00ebc75 [REFACTOR] health 2.0: battery monitor returns health info 2.0 by Yifan Hong · 6 years ago
  28. ac5a0d3 health VTS: Status::UNKNOWN is OK if not present by Robin Lee · 6 years ago
  29. 9521b9d [REFACTOR] health 2.0: BatteryMonitor::update split into 3 funcs by Yifan Hong · 6 years ago
  30. 50c9e25 [REFACTOR] health 2.0: healthd_common -> libhealthloop by Yifan Hong · 6 years ago
  31. c04b0a3 health 2.0: Move healthd_common.cpp by Yifan Hong · 6 years ago
  32. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  33. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  34. 03b2a34 health vts: implement GTEST_SKIP if not defined. by Yifan Hong · 7 years ago
  35. ace1da7 Merge "health: skip VTS on healthd if vendor HAL is present." by Treehugger Robot · 7 years ago
  36. e6807dd health: skip VTS on healthd if vendor HAL is present. by Yifan Hong · 7 years ago
  37. a878aee Update makefies: no 'types' by Steven Moreland · 7 years ago
  38. 1fe2196 health: Add CAP_WAKE_ALARM to service by Felix · 7 years ago
  39. 6a2b1b0 health: Fix typos in README by Felix · 7 years ago
  40. 8c038f2 healthd_common.cpp: use epoll_create1 by Nick Kralevich · 7 years ago
  41. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  42. f8a8873 Merge "health VTS: split Properties test" by Yifan Hong · 7 years ago
  43. 26c1200 health VTS: split Properties test by Yifan Hong · 7 years ago
  44. e9fc235 health: registerCallback() and getHealthInfo() does not notify all callbacks by Yifan Hong · 7 years ago
  45. a46c0da health: use recursive_mutex. by Yifan Hong · 7 years ago
  46. bf0b9fa Initialize healthd_mode_ops in recovery default Health HAL impl. by Hridya Valsaraju · 7 years ago
  47. 6ab518e libhealthhalutils is recovery_available by Yifan Hong · 7 years ago
  48. 388897c health: convert README to markdown format. by Yifan Hong · 7 years ago
  49. 2ea3fa5 IWYU: healthd IPCThreadState by Steven Moreland · 7 years ago
  50. 4db762a healthd: add android.hardware.health@2.0-impl-default.recovery by Yifan Hong · 7 years ago
  51. ad35b35 health@2.0-impl: recovery_available: true by Yifan Hong · 7 years ago
  52. b21b03d health: libhealthstoragedefault: recovery_available by Yifan Hong · 7 years ago
  53. 456c9eb Merge "healthd use vintf_fragments" into stage-aosp-master by TreeHugger Robot · 7 years ago
  54. c4a3421 healthd use vintf_fragments by Yifan Hong · 7 years ago
  55. 51b29c9 health: remove unused flag HEALTHD_USE_HEALTH_2_0 by Yifan Hong · 7 years ago
  56. c90461c rename hidl_enum_{iterator,range} by Steven Moreland · 7 years ago
  57. 2b2ffe6 Merge "Remove DiskStat checks from VTS Health HAL test" into pi-dev by TreeHugger Robot · 7 years ago
  58. 7f8caed Merge "health: update readme for writing kmesg" into pi-dev by Yifan Hong · 7 years ago
  59. d7b297d health: update readme for writing kmesg by Yifan Hong · 7 years ago
  60. 6acac5a Merge "health: expand debug info." into pi-dev by TreeHugger Robot · 7 years ago
  61. 81b2833 health: expand debug info. by Yifan Hong · 7 years ago
  62. 8ef2335 health 2.0: update readme to uninstall healthd by Yifan Hong · 7 years ago
  63. 075c182 Remove DiskStat checks from VTS Health HAL test by Hridya Valsaraju · 7 years ago
  64. 9fe3cc4 health 2.0: update README for typo. am: de542acbbf am: 6271c38c90 am: a9e9f9182d by Yifan Hong · 8 years ago
  65. de542ac health 2.0: update README for typo. by Yifan Hong · 8 years ago
  66. 3e6dbcb health: add README. by Yifan Hong · 8 years ago
  67. 5d1e41a Update makefiles. by Steven Moreland · 8 years ago
  68. fed3bfa health: add README. by Yifan Hong · 8 years ago
  69. 4ad11a9 health: move duplicate HealthServiceCommon by Yifan Hong · 8 years ago
  70. 75a2fb5 health: move util modules to utils/ by Yifan Hong · 8 years ago
  71. 6cb4a2a Merge "Modify IHealthInfoCallback interface to return V2.0 HealthInfo" by TreeHugger Robot · 8 years ago
  72. d31932a Modify IHealthInfoCallback interface to return V2.0 HealthInfo by Hridya Valsaraju · 8 years ago
  73. 83a5b5a health: update comments. by Yifan Hong · 8 years ago
  74. 759987d Merge changes from topic "health_report_api" by TreeHugger Robot · 8 years ago
  75. 87e2960 Test API returning health information by Hridya Valsaraju · 8 years ago
  76. f24b8c3 Merge "Refactor get_health_service" by TreeHugger Robot · 8 years ago
  77. 1bd3772 Add an API to return Health Info by Hridya Valsaraju · 8 years ago
  78. 81874af IHealth: get* function return 0 on fail. by Yifan Hong · 8 years ago
  79. 954c3ff Refactor get_health_service by Yifan Hong · 8 years ago
  80. 2120ecc Add VTS tests for APIs that return storage info. by Hridya Valsaraju · 8 years ago
  81. f09d118 Create libstoragehealthdefault by Hridya Valsaraju · 8 years ago
  82. 2b52083 Add methods to health HAL interface to report storage info by Hridya Valsaraju · 8 years ago
  83. d3e3d72 Move android.hardware.health@2.0-impl to hardware/interfaces by Hridya Valsaraju · 8 years ago
  84. 4e1e408 Updating makefiles for hidl_interface. by Steven Moreland · 8 years ago
  85. d6ea57e health@2.0 VTS test: fix flaky test by Yifan Hong · 8 years ago
  86. 6f62a49 Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab am: 4596756e1b by Ryan Campbell · 8 years ago
  87. 4596756 Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab by Ryan Campbell · 8 years ago
  88. ae6b2a5 Transfer VTS test ownership. by Ryan Campbell · 8 years ago
  89. c2f829a Updating makefiles for hidl_interface. by Steven Moreland · 8 years ago
  90. 8db261b Updating makefiles for hidl_interface. by Steven Moreland · 8 years ago
  91. f86271d Health@2.0: IHealthInfoCallback uses 1.0 HealthInfo. by Yifan Hong · 8 years ago
  92. cf11280 health@2.0: IHealthInfoCallback expands HealthInfo struct. by Yifan Hong · 8 years ago
  93. 841ae2d health@2.0: update VTS tests for updated @2.0::HealthInfo. by Yifan Hong · 8 years ago
  94. cbfb15e health@2.0: IHealthInfoCallback expands HealthInfo struct. by Yifan Hong · 8 years ago
  95. 69c2254 health@2.0: Add vts tests. by Yifan Hong · 8 years ago
  96. 7a78954 Revert "health@2.0: Add vts tests." by Yifan Hong · 8 years ago
  97. 090168e Revert "health@2.0 vts: Add missing include" by Yifan Hong · 8 years ago
  98. b02df7b health@2.0 vts: Add missing include by Yifan Hong · 8 years ago
  99. 8ce66bb health@2.0/vts: add OWNERS by Yifan Hong · 8 years ago
  100. bb4d60f health@2.0: Add vts tests. by Yifan Hong · 8 years ago