From 4bcec51c1b30cebfc413001d6252ba353309a182 Mon Sep 17 00:00:00 2001 From: Amit Pundir Date: Wed, 10 Mar 2021 17:53:38 +0530 Subject: health: Switch to Cuttlefish' healthd HAL impl Mostly for the fake battery stats to keep the Android Runtime happy. Signed-off-by: Amit Pundir Change-Id: Ie08ffb2f22413532f6cc2eec71e02141aed17212 --- sepolicy/file_contexts | 1 + 1 file changed, 1 insertion(+) (limited to 'sepolicy') diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 70ab83c..e36d1b2 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -39,6 +39,7 @@ /vendor/lib(64)?/dri/.* u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/hw/gralloc\.gbm\.so u:object_r:same_process_hal_file:s0 +/vendor/lib(64)?/hw/android\.hardware\.health@2\.0-impl-2\.1-cuttlefish\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libdrm\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libdrm_freedreno\.so u:object_r:same_process_hal_file:s0 /vendor/lib(64)?/libgbm_mesa\.so u:object_r:same_process_hal_file:s0 -- cgit v1.2.3