- 72b6359 Freeze AIDL APIs for SC by Jiyong Park · 4 years, 4 months ago
- c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 7 months ago
- 709382f Merge "health 2.1 impl: log values properly." by Treehugger Robot · 4 years, 7 months ago
- 633661c health 2.1 impl: log values properly. by Yifan Hong · 4 years, 7 months ago
- 356c837 Flush writebooster along with manual_gc by Jaegeuk Kim · 4 years, 7 months ago
- 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 7 months ago
- ddb407f Merge "Remove health 1.0 IHealth." by Yifan Hong · 4 years, 8 months ago
- 2829019 Merge changes from topic "health_storage_aidl" by Yifan Hong · 4 years, 8 months ago
- a5556a9 Remove health 1.0 IHealth. by Yifan Hong · 4 years, 8 months ago
- 22feb0a health storage AIDL VTS test. by Yifan Hong · 4 years, 8 months ago
- 571f926 health storage: refactor common code for test by Yifan Hong · 4 years, 8 months ago
- feed84d Add default impl for health storage AIDL HAL by Yifan Hong · 4 years, 8 months ago
- c78079b Add health.storage AIDL HAL by Yifan Hong · 4 years, 8 months ago
- 9c160b6 Refactor common implementation for health storage HAL. by Yifan Hong · 4 years, 8 months ago
- 152abdc Remove impl and VTS for health 1.0. by Yifan Hong · 4 years, 8 months ago
- 797c509 Switch "system/core/base" ref to "system/libbase" by Baligh Uddin · 4 years, 11 months ago
- 9ac4110 health: Add CAP_BLOCK_SUSPEND by Subbaraman Narayanamurthy · 5 years ago
- 086a33b Clarify Health 2.1 design capacity type ranges by Stephane Lee · 5 years ago
- 6bed2f3 Allow batteryFullChargeDesignCapacityUah to be 0 by Stephane Lee · 5 years ago
- c2dc510 Allow batteryChargeTimeToFullNowSeconds to be -1 by Stephane Lee · 5 years ago
- ba4d532 Suppress gtest error for tests without any instance by Dan Shi · 5 years ago
- 339c986 Fix segfault. by Yifan Hong · 5 years ago
- d610435 update hidl .bp by Jooyung Han · 5 years ago
- 4e27e0f Fix link error in android.hardware.health@1.0-impl by Bill Peckham · 5 years ago
- ff132d5 Merge "Fix sanitize address after scope" by Treehugger Robot · 5 years ago
- b9e1645 Fix sanitize address after scope by Yifan Hong · 5 years ago
- 94841c9 health 2.0 vts: add battery current test. by Yifan Hong · 6 years ago
- 9fb96fa health 2.0 VTS: require GTEST_SKIP to be defined by Yifan Hong · 5 years ago
- ba894f8 Rename vts-core to vts by Dan Shi · 5 years ago
- 15f04b8 Remove String8(StaticLinkage) references. by Steven Moreland · 6 years ago
- 0b6542c Add UNSUPPORTED to health 2.1 types by Stephane Lee · 6 years ago
- 0935243 Merge "Fix VTS test for health HAL 2.1" by Treehugger Robot · 6 years ago
- 32c4ec0 Fix VTS test for health HAL 2.1 by Stephane Lee · 6 years ago
- 45f8ab3 Fix logging in Health HAL 2.0 by Stephane Lee · 6 years ago
- 3471468 Use design capacity instead of full charge capacity by Stephane Lee · 6 years ago
- c6e3fd1 Fix health.storage test by Yifan Hong · 6 years ago
- 98a05a0 Merge "Revert "Update health 2.1 readme for file_contexts"" by Treehugger Robot · 6 years ago
- 056ffd9 Merge changes from topic "health_charger" by Yifan Hong · 6 years ago
- aafba97 Revert "Update health 2.1 readme for file_contexts" by Yifan Hong · 6 years ago
- b9c4082 Update health 2.1 README for non A/B devices. by Yifan Hong · 6 years ago
- b6f7e58 Add default health 2.1 service to class charger by Yifan Hong · 6 years ago
- 8ae1691 Merge "health 2.1 VTS: fix test on batteryFullCapacityUah" by Yifan Hong · 6 years ago
- 3f91f29 health 2.1 VTS: fix test on batteryFullCapacityUah by Yifan Hong · 6 years ago
- c9d0f25 Merge "health 2.0 vts: Allow for battery-less devices" by Treehugger Robot · 6 years ago
- 5ac6f5b health 2.0 vts: Allow for battery-less devices by Yifan Hong · 6 years ago
- 7474381 Add health 2.1 to vts-core. by Yifan Hong · 6 years ago
- 8bc403e Initialize paths for health 2.1 by Stephane Lee · 6 years ago
- ca44707 Update health 2.1 readme for file_contexts by Yifan Hong · 6 years ago
- 4da3ca5 [vts-core] add VtsHalHealthV2_0TargetTest to vts-core by nelsonli · 6 years ago
- b808bd7 health 1.0: add helper library for -impl by Yifan Hong · 6 years ago
- 891220a health 1.0 default -> Soong by Yifan Hong · 6 years ago
- 16273ae health 1.0 does not use HAL_STATIC_LIBS by Yifan Hong · 6 years ago
- b68a055 Merge "health 2.0: Check health_loop status for passthrough usage" by Yifan Hong · 6 years ago
- 55f1a1f health 2.0: Check health_loop status for passthrough usage by Hridya Valsaraju · 6 years ago
- 7a83bc5 Merge "[vts-core] add VtsHalHealthStorageV1_0TargetTest to vts-core" by Treehugger Robot · 6 years ago
- 83b4c1e Fix build with new googletest by Haibo Huang · 6 years ago
- d93a6cc [vts-core] add VtsHalHealthStorageV1_0TargetTest to vts-core by nelsonli · 6 years ago
- e438211 health 2.1 implementation. by Yifan Hong · 6 years ago
- c280f89 Merge "[vts-core] add VtsHalHealthV1_0TargetTest to vts-core" by Treehugger Robot · 6 years ago
- d57bd96 Merge "[REFACTOR] health 2.0: battery monitor returns health info 2.0" by Treehugger Robot · 6 years ago
- cb460b6 [vts-core] add VtsHalHealthV1_0TargetTest to vts-core by nelsonli · 6 years ago
- a1e654d Merge changes from topic "health21" by Yifan Hong · 6 years ago
- 17fad82 Merge "[REFACTOR] health 2.0: BatteryMonitor::update split into 3 funcs" by Yifan Hong · 6 years ago
- 9a41dd7 Merge changes from topic "libhealthloop" by Treehugger Robot · 6 years ago
- 00ebc75 [REFACTOR] health 2.0: battery monitor returns health info 2.0 by Yifan Hong · 6 years ago
- ed0fead health 2.1 by Yifan Hong · 6 years ago
- ac5a0d3 health VTS: Status::UNKNOWN is OK if not present by Robin Lee · 6 years ago
- 9521b9d [REFACTOR] health 2.0: BatteryMonitor::update split into 3 funcs by Yifan Hong · 6 years ago
- 50c9e25 [REFACTOR] health 2.0: healthd_common -> libhealthloop by Yifan Hong · 6 years ago
- c04b0a3 health 2.0: Move healthd_common.cpp by Yifan Hong · 6 years ago
- b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
- 0c7812c Merge "Convert LazyServiceRegistrar usage to singleton" am: f71728f04b by Peter Kalauskas · 6 years ago
- 701e7f6 Convert LazyServiceRegistrar usage to singleton by Peter Kalauskas · 6 years ago
- b0673a3 Merge "health storage hal vts test: add more tolerance." into qt-dev by Yifan Hong · 6 years ago
- 6eba01f health storage hal vts test: add more tolerance. by Yifan Hong · 6 years ago
- ae3d61c health storage hal vts test: add more tolerance. by Yifan Hong · 6 years ago
- 0dc5f38 Merge "libhidltransport users user libhidlbase" into qt-dev am: a27c627f51 by Steven Moreland · 6 years ago
- 085a82e libhidltransport users user libhidlbase by Steven Moreland · 6 years ago
- 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
- 54f20b6 Update health@1.0 batteryVoltage units. by Yifan Hong · 6 years ago
- 03b2a34 health vts: implement GTEST_SKIP if not defined. by Yifan Hong · 7 years ago
- ace1da7 Merge "health: skip VTS on healthd if vendor HAL is present." by Treehugger Robot · 7 years ago
- e6807dd health: skip VTS on healthd if vendor HAL is present. by Yifan Hong · 7 years ago
- a878aee Update makefies: no 'types' by Steven Moreland · 7 years ago
- bbab8f2 Increate testcase timeout for VtsHalHealthStorageV1_0TargetTest by Hridya Valsaraju · 7 years ago
- bf94481 Move to new Fstab class by Tom Cherry · 7 years ago
- 063024b Merge "Make health storage HAL lazy" by Treehugger Robot · 7 years ago
- d2c86ff Make health storage HAL lazy by Peter Kalauskas · 7 years ago
- 1fe2196 health: Add CAP_WAKE_ALARM to service by Felix · 7 years ago
- 6a2b1b0 health: Fix typos in README by Felix · 7 years ago
- 8c038f2 healthd_common.cpp: use epoll_create1 by Nick Kralevich · 7 years ago
- 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
- f8a8873 Merge "health VTS: split Properties test" by Yifan Hong · 7 years ago
- 26c1200 health VTS: split Properties test by Yifan Hong · 7 years ago
- e9fc235 health: registerCallback() and getHealthInfo() does not notify all callbacks by Yifan Hong · 7 years ago
- a46c0da health: use recursive_mutex. by Yifan Hong · 7 years ago
- bf0b9fa Initialize healthd_mode_ops in recovery default Health HAL impl. by Hridya Valsaraju · 7 years ago
- 10becaf Merge "health.storage: Add VTS test." by Yifan Hong · 7 years ago
- 14eea6b health.storage: Add VTS test. by Yifan Hong · 7 years ago
- c0263aa health.storage: Add default implementation. by Yifan Hong · 7 years ago