From aae9ad533cff8f6bad110bad2a7286e1f452bbdf Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Fri, 10 Nov 2017 14:03:40 -0800 Subject: [PATCH] healthd is class hal because it serves health 2.0 HAL. This forces it to restart when hwservicemanager dies. Bug: 69069765 Test: kill hwservicemanager, lshal shows backup instance Change-Id: Ib51caa0e718031a0f8797d8af4c2459b4958a62e --- rootdir/init.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 2b7d11ff9..a3213cd01 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -712,7 +712,7 @@ service ueventd /sbin/ueventd shutdown critical service healthd /system/bin/healthd - class core + class hal critical group root system wakelock