summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2017-10-11 11:29:01 -0700
committerYifan Hong <elsk@google.com>2017-10-17 19:46:01 -0700
commit89d55c1d50305a43b3e56157a1e4cabbda0bdb0e (patch)
treea9232dea18fb261f5eafd787c803129afa24bb34 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9a78e64d8f7e523167e0cadc632ce69edba64b3a (diff)
BatteryService: Use android.hardware.health@2.0.
- BatteryService talks to android.hardware.health@2.0::IHealth /default and /backup instances. - /default is optionally implemented by vendor (for launch devices) and overrides /backup if it exist. - /backup is served by healthd (for upgrading devices) and is the fallback option. Before this change, BatteryService talks to healthd in binder. This change switches to hwbinder for this communication. The information flow between them stays the same (and is augmented with a follow-up CL for BatteryManager). Test: adb logcat -e "health@2.0" Test: vts health test Test: BatteryManagerTest Bug: 62229583 Change-Id: I46c4c0746a579b76c94660d062b92b9a9c4a4dbd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions