commit | 024e18f06032583c3e9ba36a376a444ef745080c | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Thu Feb 24 21:22:07 2022 +0000 |
committer | Bart Van Assche <bvanassche@google.com> | Thu Mar 03 18:46:12 2022 +0000 |
tree | a8a7c63272da34f10890c24d1645998b5f3ec72c | |
parent | 25b2a8de532b632892e6ea70cf8e53277f4a0015 [diff] |
healthd: Make initHealthInfo() easier to read Use aggregate initialization instead of memberwise initialization. This patch does not change any functionality. Test: Compile-tested only. Change-Id: I9c7831936e449aec8a48336b1ee76d26638e4f72 Signed-off-by: Bart Van Assche <bvanassche@google.com>