Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
99ad09b7e7c93e892eb3c0ece5b20610f135fe5e
/
health
/
2.0
5ac6f5b
health 2.0 vts: Allow for battery-less devices
by Yifan Hong
· 6 years ago
4da3ca5
[vts-core] add VtsHalHealthV2_0TargetTest to vts-core
by nelsonli
· 6 years ago
55f1a1f
health 2.0: Check health_loop status for passthrough usage
by Hridya Valsaraju
· 6 years ago
e438211
health 2.1 implementation.
by Yifan Hong
· 6 years ago
d57bd96
Merge "[REFACTOR] health 2.0: battery monitor returns health info 2.0"
by Treehugger Robot
· 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
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
1ae4615
Update hidl makefiles for bpfmt
by Steven Moreland
· 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
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
6ab518e
libhealthhalutils is recovery_available
by Yifan Hong
· 7 years ago
388897c
health: convert README to markdown format.
by Yifan Hong
· 7 years ago
2ea3fa5
IWYU: healthd IPCThreadState
by Steven Moreland
· 7 years ago
4db762a
healthd: add android.hardware.health@2.0-impl-default.recovery
by Yifan Hong
· 7 years ago
ad35b35
health@2.0-impl: recovery_available: true
by Yifan Hong
· 7 years ago
b21b03d
health: libhealthstoragedefault: recovery_available
by Yifan Hong
· 7 years ago
456c9eb
Merge "healthd use vintf_fragments" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
c4a3421
healthd use vintf_fragments
by Yifan Hong
· 7 years ago
51b29c9
health: remove unused flag HEALTHD_USE_HEALTH_2_0
by Yifan Hong
· 7 years ago
c90461c
rename hidl_enum_{iterator,range}
by Steven Moreland
· 7 years ago
2b2ffe6
Merge "Remove DiskStat checks from VTS Health HAL test" into pi-dev
by TreeHugger Robot
· 7 years ago
7f8caed
Merge "health: update readme for writing kmesg" into pi-dev
by Yifan Hong
· 7 years ago
d7b297d
health: update readme for writing kmesg
by Yifan Hong
· 7 years ago
6acac5a
Merge "health: expand debug info." into pi-dev
by TreeHugger Robot
· 7 years ago
81b2833
health: expand debug info.
by Yifan Hong
· 7 years ago
8ef2335
health 2.0: update readme to uninstall healthd
by Yifan Hong
· 7 years ago
075c182
Remove DiskStat checks from VTS Health HAL test
by Hridya Valsaraju
· 7 years ago
9fe3cc4
health 2.0: update README for typo. am: de542acbbf am: 6271c38c90 am: a9e9f9182d
by Yifan Hong
· 8 years ago
de542ac
health 2.0: update README for typo.
by Yifan Hong
· 8 years ago
3e6dbcb
health: add README.
by Yifan Hong
· 8 years ago
5d1e41a
Update makefiles.
by Steven Moreland
· 8 years ago
fed3bfa
health: add README.
by Yifan Hong
· 8 years ago
4ad11a9
health: move duplicate HealthServiceCommon
by Yifan Hong
· 8 years ago
75a2fb5
health: move util modules to utils/
by Yifan Hong
· 8 years ago
6cb4a2a
Merge "Modify IHealthInfoCallback interface to return V2.0 HealthInfo"
by TreeHugger Robot
· 8 years ago
d31932a
Modify IHealthInfoCallback interface to return V2.0 HealthInfo
by Hridya Valsaraju
· 8 years ago
83a5b5a
health: update comments.
by Yifan Hong
· 8 years ago
759987d
Merge changes from topic "health_report_api"
by TreeHugger Robot
· 8 years ago
87e2960
Test API returning health information
by Hridya Valsaraju
· 8 years ago
f24b8c3
Merge "Refactor get_health_service"
by TreeHugger Robot
· 8 years ago
1bd3772
Add an API to return Health Info
by Hridya Valsaraju
· 8 years ago
81874af
IHealth: get* function return 0 on fail.
by Yifan Hong
· 8 years ago
954c3ff
Refactor get_health_service
by Yifan Hong
· 8 years ago
2120ecc
Add VTS tests for APIs that return storage info.
by Hridya Valsaraju
· 8 years ago
f09d118
Create libstoragehealthdefault
by Hridya Valsaraju
· 8 years ago
2b52083
Add methods to health HAL interface to report storage info
by Hridya Valsaraju
· 8 years ago
d3e3d72
Move android.hardware.health@2.0-impl to hardware/interfaces
by Hridya Valsaraju
· 8 years ago
4e1e408
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
d6ea57e
health@2.0 VTS test: fix flaky test
by Yifan Hong
· 8 years ago
6f62a49
Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab am: 4596756e1b
by Ryan Campbell
· 8 years ago
4596756
Transfer VTS test ownership. am: ae6b2a5f1e am: 8ca98990ab
by Ryan Campbell
· 8 years ago
ae6b2a5
Transfer VTS test ownership.
by Ryan Campbell
· 8 years ago
c2f829a
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
8db261b
Updating makefiles for hidl_interface.
by Steven Moreland
· 8 years ago
f86271d
Health@2.0: IHealthInfoCallback uses 1.0 HealthInfo.
by Yifan Hong
· 8 years ago
cf11280
health@2.0: IHealthInfoCallback expands HealthInfo struct.
by Yifan Hong
· 8 years ago
841ae2d
health@2.0: update VTS tests for updated @2.0::HealthInfo.
by Yifan Hong
· 8 years ago
cbfb15e
health@2.0: IHealthInfoCallback expands HealthInfo struct.
by Yifan Hong
· 8 years ago
69c2254
health@2.0: Add vts tests.
by Yifan Hong
· 8 years ago
7a78954
Revert "health@2.0: Add vts tests."
by Yifan Hong
· 8 years ago
090168e
Revert "health@2.0 vts: Add missing include"
by Yifan Hong
· 8 years ago
b02df7b
health@2.0 vts: Add missing include
by Yifan Hong
· 8 years ago
8ce66bb
health@2.0/vts: add OWNERS
by Yifan Hong
· 8 years ago
bb4d60f
health@2.0: Add vts tests.
by Yifan Hong
· 8 years ago
527fd76
Update for hidl adapter module defaults.
by Steven Moreland
· 8 years ago
e889fec
Add android.hardware.health@2.0 HAL
by Yifan Hong
· 8 years ago