diff options
author | Yifan Hong <elsk@google.com> | 2018-04-06 14:27:22 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2018-04-06 14:27:22 -0700 |
commit | a1e9aed42c32b4159800cea60f77c3a3b5d4a64a (patch) | |
tree | b5d98e3b40239ff82a32f2d596969bb979c4c199 | |
parent | 60c8a771feb4b76878f9724ca296d9e40dcdb1f0 (diff) | |
parent | 7f8caede5fde14f1a4601083c1523bd018ea6d81 (diff) |
Merge "health: update readme for writing kmesg" into pi-dev
am: 7f8caede5f
Change-Id: I3ed175fd0f25d3dfb67e9894136e63eb414a36ce
-rw-r--r-- | health/2.0/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/health/2.0/README b/health/2.0/README index 2281f98969..11e6a7aaf1 100644 --- a/health/2.0/README +++ b/health/2.0/README @@ -71,6 +71,7 @@ service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service class hal user system group system + file /dev/kmsg w 5. Create device/<manufacturer>/<device>/health/HealthService.cpp: |