From de542acbbf46812cfb53d231ecb50048baf8780e Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Tue, 30 Jan 2018 15:32:30 -0800 Subject: [PATCH] health 2.0: update README for typo. Test: none Change-Id: Iaede40e22b909a06592dceedb3b430232ced0b1a --- health/2.0/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/health/2.0/README b/health/2.0/README index a0a5f08669..49b2b1ebc6 100644 --- a/health/2.0/README +++ b/health/2.0/README @@ -96,4 +96,4 @@ void get_disk_stats(std::vector& stats) { # device///sepolicy/vendor/hal_health_default.te # Add device specific permissions to hal_health_default domain, especially -# if Step 6.2 or Step 7.2 is done. +# if Step 6.1 or Step 7.2 is done.