summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorYifan Hong2018-04-05 21:11:10 -0500
committerYifan Hong2018-04-05 21:11:10 -0500
commitd7b297df83dcc2e6ffcf750ae686b77bc1c89f1b (patch)
treebd47660737c5ba42940d12315c665b24e5e1bfbf /health
parent44f8b71874191d34ea07a7247364432f368ee2fb (diff)
downloadplatform-hardware-interfaces-d7b297df83dcc2e6ffcf750ae686b77bc1c89f1b.tar.gz
platform-hardware-interfaces-d7b297df83dcc2e6ffcf750ae686b77bc1c89f1b.tar.xz
platform-hardware-interfaces-d7b297df83dcc2e6ffcf750ae686b77bc1c89f1b.zip
health: update readme for writing kmesg
Test: none Bug: 77661605 Change-Id: Iea07a8361e7c23919515d8550d90d2bd329e616a
Diffstat (limited to 'health')
-rw-r--r--health/2.0/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/health/2.0/README b/health/2.0/README
index 49b2b1eb..dc97d43e 100644
--- a/health/2.0/README
+++ b/health/2.0/README
@@ -53,6 +53,7 @@ service vendor.health-hal-2-0 /vendor/bin/hw/android.hardware.health@2.0-service
53 class hal 53 class hal
54 user system 54 user system
55 group system 55 group system
56 file /dev/kmsg w
56 57
575. Create device/<manufacturer>/<device>/health/HealthService.cpp: 585. Create device/<manufacturer>/<device>/health/HealthService.cpp:
58 59