From 6a2b1b084a0d9ea11e2f631a05a2823980d0d491 Mon Sep 17 00:00:00 2001 From: Felix Date: Fri, 4 Jan 2019 02:40:46 +0100 Subject: [PATCH] health: Fix typos in README Change-Id: I64eb6cdaaccf30cf96d273db4e8d434d6ea90c51 Signed-off-by: Felix --- health/2.0/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/health/2.0/README.md b/health/2.0/README.md index 5efc51a13c..bdfb5a3df8 100644 --- a/health/2.0/README.md +++ b/health/2.0/README.md @@ -97,7 +97,7 @@ 1. Storage related APIs: 1. If the device does not implement `IHealth.getDiskStats` and - `IHealth.getStorageInfo`, add `libstoragehealthdefault` to `static_libs`. + `IHealth.getStorageInfo`, add `libhealthstoragedefault` to `static_libs`. 1. If the device implements one of these two APIs, add and implement the following functions in `HealthService.cpp`: @@ -115,7 +115,7 @@ ``` # device///sepolicy/vendor/file_contexts - /vendor/bin/hw/android\.hardware\.health@2\.0-service. u:object_r:hal_health_default_exec:s0 + /vendor/bin/hw/android\.hardware\.health@2\.0-service\. u:object_r:hal_health_default_exec:s0 # device///sepolicy/vendor/hal_health_default.te # Add device specific permissions to hal_health_default domain, especially